From aef3186cfb386693b5dd5430db05225f8823335d Mon Sep 17 00:00:00 2001 From: Eric Blade Date: Mon, 6 Dec 2010 18:04:54 -0500 Subject: [PATCH] remove commented log that ray removed --- pyfpdb/HUD_main.pyw | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyfpdb/HUD_main.pyw b/pyfpdb/HUD_main.pyw index b7b3fa28..fd85d005 100644 --- a/pyfpdb/HUD_main.pyw +++ b/pyfpdb/HUD_main.pyw @@ -291,9 +291,6 @@ class HUD_main(object): log.error(_('Table "%s" no longer exists\n') % table_name) return -# t6 = time.time() -# log.info(_("HUD_main.read_stdin: hand read in %4.3f seconds (%4.3f,%4.3f,%4.3f,%4.3f,%4.3f,%4.3f)") -# % (t6 - t0,t1 - t0,t2 - t0,t3 - t0,t4 - t0,t5 - t0,t6 - t0)) self.db_connection.connection.rollback() if type == "tour": try: