Blob Blame History Raw
--- kdegraphics-3.3.0/kmrml/kmrml/lib/watcher_stub.cpp.orig	2004-09-23 19:40:34.340040080 +0200
+++ kdegraphics-3.3.0/kmrml/kmrml/lib/watcher_stub.cpp	2004-09-23 19:40:47.247130973 +0200
@@ -23,7 +23,7 @@
 
 bool Watcher_stub::requireDaemon( const QCString& arg0, const QString& arg1, const QString& arg2, uint arg3, int arg4 )
 {
-    bool result;
+    bool result = false;
     if ( !dcopClient()  ) {
 	setStatus( CallFailed );
 	return result;