mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
monitor view disposal - hack for case where dispose() is not called before event
This commit is contained in:
parent
5690fb529b
commit
675ec536ee
1 changed files with 0 additions and 1 deletions
|
@ -775,7 +775,6 @@ implements IMenuListener, ISystemDeleteTarget, ISystemRenameTarget, ISystemSelec
|
|||
if (isDisposed)
|
||||
{
|
||||
dispose();
|
||||
System.out.println("disposed");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue