Okay, no more "freezing" X. kwin should be usable again :-)

svn path=/trunk/kdebase/kwin/; revision=33251
icc-effect-5.14.5
Kurt Granroth 1999-11-08 15:57:30 +00:00
parent 6919a58420
commit 7ef5cb7319
1 changed files with 0 additions and 4 deletions

View File

@ -160,10 +160,6 @@ bool Workspace::workspaceEvent( XEvent * e )
if ( c )
return c->windowEvent( e );
if (!tab_grab && ! control_grab) { // don't process accelerators in tab or control mode
return true;
}
switch (e->type) {
case ButtonPress:
case ButtonRelease: