knotify doesn't seem to be usable

svn path=/trunk/kdebase/kwin/; revision=48779
This commit is contained in:
Matthias Ettrich 2000-05-07 23:05:46 +00:00
parent d2f8cfec65
commit 1671d0ddc7

View file

@ -8,6 +8,7 @@ Copyright (C) 1999, 2000 Matthias Ettrich <ettrich@kde.org>
void Events::raise( Event e )
{
return; // seems like knotify is unusable
static bool forgetIt = FALSE;
if ( forgetIt )
return; // no connection was possible, don't try each time