diff --git a/events.cpp b/events.cpp index fcf3f03f17..4b3453028e 100644 --- a/events.cpp +++ b/events.cpp @@ -8,6 +8,7 @@ Copyright (C) 1999, 2000 Matthias Ettrich 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