misc/cwdesklets/rqlsensor/__init__.py
changeset 7896 4c954e1e73ef
parent 7815 2a164a9cf81c
child 8695 358d8bed9626
--- a/misc/cwdesklets/rqlsensor/__init__.py	Thu Sep 29 14:47:04 2011 +0200
+++ b/misc/cwdesklets/rqlsensor/__init__.py	Tue Aug 09 09:43:26 2011 +0200
@@ -56,8 +56,6 @@
     def call_action(self, action, path, args=[]):
         index = path[-1]
         output = self._new_output()
-#        import sys
-#        print >>sys.stderr, action, path, args
         if action=="enter-line":
             # change background
             output.set('resultbg[%s]' % index, 'yellow')