mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
merges from IBM RSE - memory cleaning
This commit is contained in:
parent
ccc1549df4
commit
5205b3765d
1 changed files with 1 additions and 0 deletions
|
@ -567,6 +567,7 @@ public abstract class RemoteCmdSubSystem extends SubSystem implements IRemoteCmd
|
|||
{
|
||||
_defaultShell = null;
|
||||
}
|
||||
cmdShell.removeOutput();
|
||||
_cmdShells.remove(command);
|
||||
Display.getDefault().asyncExec(new RefreshRemovedShell(this, cmdShell));
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue