rm debug message

This commit is contained in:
ThomasV 2013-11-03 11:06:57 +01:00
parent c8cd187bd4
commit c2f2ec2a8c
1 changed files with 0 additions and 1 deletions

View File

@ -258,7 +258,6 @@ class Network(threading.Thread):
def new_blockchain_height(self, blockchain_height, i):
print_error('new_blockchain_height')
if self.is_connected():
h = self.heights.get(self.interface.server)
if h: