mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
The expansion by default is way to expensive,
commenting out for now.
This commit is contained in:
parent
b1b25e2273
commit
4804e480bb
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ public class RegistersViewer extends TreeViewer
|
|||
}
|
||||
setNewItem( null );
|
||||
}
|
||||
expandToLevel( 2 );
|
||||
//expandToLevel( 2 );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue