[nanny: 8/15] Remove other dbg message



commit 08131203a486a78932541a492453358c371f4a81
Author: Roberto Majadas <roberto majadas openshine com>
Date:   Sat Mar 13 21:55:21 2010 +0100

    Remove other dbg message

 daemon/src/NannyDBus.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/daemon/src/NannyDBus.py b/daemon/src/NannyDBus.py
index 99782f9..6acccdc 100644
--- a/daemon/src/NannyDBus.py
+++ b/daemon/src/NannyDBus.py
@@ -54,7 +54,6 @@ class NannyDBus(dbus.service.Object):
 
     def __polling_cb(self):
         self.auth_pid_cache = list(set(gtop.proclist()).intersection(set(self.auth_pid_cache)))
-        print self.auth_pid_cache
         return True
 
     # Taken from Jockey 0.5.8.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]