From 1671d0ddc7142b02e9f7bcda2ccc5e364f9749b8 Mon Sep 17 00:00:00 2001 From: Matthias Ettrich Date: Sun, 7 May 2000 23:05:46 +0000 Subject: [PATCH] knotify doesn't seem to be usable svn path=/trunk/kdebase/kwin/; revision=48779 --- events.cpp | 1 + 1 file changed, 1 insertion(+) 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