No longer needed.
svn path=/trunk/kdebase/kwin/; revision=221463
This commit is contained in:
parent
f7eaa4af77
commit
f89705954d
1 changed files with 0 additions and 1 deletions
1
main.cpp
1
main.cpp
|
@ -165,7 +165,6 @@ bool Application::x11EventFilter( XEvent *e )
|
|||
{
|
||||
if ( Workspace::self()->workspaceEvent( e ) )
|
||||
return TRUE;
|
||||
owner.filterEvent( e );
|
||||
return KApplication::x11EventFilter( e );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue