mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
the update is not needed when changing input
This commit is contained in:
parent
f6796023a4
commit
a06a9ae512
1 changed files with 0 additions and 1 deletions
|
@ -440,7 +440,6 @@ public class CContentOutlinePage extends Page implements IContentOutlinePage, IS
|
||||||
if (treeViewer != null) {
|
if (treeViewer != null) {
|
||||||
treeViewer.setInput (fInput);
|
treeViewer.setInput (fInput);
|
||||||
}
|
}
|
||||||
contentUpdated();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void initDragAndDrop() {
|
private void initDragAndDrop() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue