[nanny] Remove debug msg



commit b2dd02ecfbcb6d5687af2e6db3c8e1100158463d
Author: Roberto Majadas <roberto majadas openshine com>
Date:   Tue Nov 2 14:37:01 2010 +0100

    Remove debug msg

 daemon/src/Win32WebContentFiltering.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/daemon/src/Win32WebContentFiltering.py b/daemon/src/Win32WebContentFiltering.py
index f0efc46..b81b26b 100644
--- a/daemon/src/Win32WebContentFiltering.py
+++ b/daemon/src/Win32WebContentFiltering.py
@@ -196,7 +196,6 @@ class Win32ProxyHelper :
                         return proxy_t[5:].split(":")
             return None
         except:
-            print "[W32ProxyHelper] Exception get_proxy_http"
             return None
 
     def set_proxy_http(self, uid, host, port):



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