[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/ksmserver
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2009-11-24 9:07:26
Message-ID: 1259053646.176256.30994.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053462 by lunakl:

checking if dbus is running is done by startkde anyway



 M  +0 -15     main.cpp  


--- trunk/KDE/kdebase/workspace/ksmserver/main.cpp #1053461:1053462
@@ -177,21 +177,6 @@
     }
     if (msg.isEmpty())
     {
-#ifdef __GNUC__
-#warning Is something like this needed for D-BUS?
-#endif
-#if 0
-    path = DCOPClient::dcopServerFile();
-    if (access(path.data(), R_OK) && (errno == ENOENT))
-    {
-        // Check iceauth
-        if (DCOPClient::iceauthPath().isEmpty())
-            msg = "Could not find 'iceauth' in path.";
-    }
-#endif
-    }
-    if (msg.isEmpty())
-    {
         path = getenv("KDETMP");
         if (path.isEmpty())
             path = "/tmp";
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic