# HG changeset patch
# User greg
# Date 1219317697 -7200
# Node ID dd630979f628ffcf4ddd0464e356e3dc5879405b
# Parent  5f4cb3b024ccc779610d85b14b9451e255692965
remove print message

diff -r 5f4cb3b024cc -r dd630979f628 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 == "":