knotify doesn't seem to be usable
svn path=/trunk/kdebase/kwin/; revision=48779
This commit is contained in:
parent
d2f8cfec65
commit
1671d0ddc7
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Copyright (C) 1999, 2000 Matthias Ettrich <ettrich@kde.org>
|
||||||
|
|
||||||
void Events::raise( Event e )
|
void Events::raise( Event e )
|
||||||
{
|
{
|
||||||
|
return; // seems like knotify is unusable
|
||||||
static bool forgetIt = FALSE;
|
static bool forgetIt = FALSE;
|
||||||
if ( forgetIt )
|
if ( forgetIt )
|
||||||
return; // no connection was possible, don't try each time
|
return; // no connection was possible, don't try each time
|
||||||
|
|
Loading…
Reference in a new issue