chiark / gitweb /
Removed last print entries
authormatthew <matthew>
Mon, 11 Feb 2002 01:54:15 +0000 (01:54 +0000)
committermatthew <matthew>
Mon, 11 Feb 2002 01:54:15 +0000 (01:54 +0000)
acrobat-chiark-0.2.py

index f520749ea7b233833cf7cb0174c106ec77b7ece0..63f52e3b38cf7cd7fc5f4450878cd4a4542f6a76 100755 (executable)
@@ -228,8 +228,6 @@ class Acrobat(SingleServerIRCBot):
                 if self.cur_fish>self.max_fish:
                     self.cur_fish=self.max_fish
                 self.quotatime=time.time()
-                print self.cur_fish
-                print self.quotatime
 
     # quit irc
     def quit(self, cmd, nick, conn, public):