parent
31a47d9819
commit
b511a929bc
1 changed files with 0 additions and 2 deletions
|
@ -639,8 +639,6 @@ Client::~Client()
|
|||
if (moveResizeMode)
|
||||
stopMoveResize();
|
||||
releaseWindow();
|
||||
if( workspace()->activeClient() == this ) // this really shouldn't happen,
|
||||
workspace()->setActiveClient( NULL ); // but just in case
|
||||
delete info;
|
||||
delete d;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue