beremiz

remove print message

2008-08-21, greg
dd630979f628
Parents 5f4cb3b024cc
Children 08dc3d064cb5
remove print message
--- 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 == "":