remove print message
authorgreg
Thu, 21 Aug 2008 13:21:37 +0200
changeset 208 dd630979f628
parent 207 5f4cb3b024cc
child 209 08dc3d064cb5
remove print message
Beremiz_service.py
--- a/Beremiz_service.py	Thu Aug 21 13:18:49 2008 +0200
+++ b/Beremiz_service.py	Thu Aug 21 13:21:37 2008 +0200
@@ -101,7 +101,6 @@
 
 # Configure and publish service
 # Not publish service if localhost in address params
-print ip
 if ip != "localhost" and ip != "127.0.0.1":    
     # No ip params -> get host ip
     if ip == "":