less useless debug output
[svn42.git] / play-sound-status.py
index 9edc90a..2e6b34c 100755 (executable)
@@ -310,7 +310,7 @@ while True:
       line = conn.readline()
       logging.debug("Got Line: " + line)
       
-      uwscfg.checkConfigUpdates()
+      #uwscfg.checkConfigUpdates()
       
       if line == "":
         raise Exception("EOF on Socket, daemon seems to have quit")