just deleted a line so doc generation works

This commit is contained in:
Johannes Findeisen 2013-05-30 04:56:29 +02:00
commit e0b3c6b369

View file

@ -31,5 +31,3 @@ while len(data):
sock.close()
print string
sys.exit(0)