From 53430cbc7c6a8c7dd750318291ea9512ae501a03 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Wed, 25 Jan 2006 14:11:19 +0000 Subject: [PATCH] rm a commented out print --- src/message_window.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/message_window.py b/src/message_window.py index f2fa49fec..7a47b5a59 100644 --- a/src/message_window.py +++ b/src/message_window.py @@ -737,7 +737,6 @@ class MessageWindowMgr: # If any of these values seem bogus don't update. if x < 0 or y < 0 or width < 0 or height < 0: - #print 'x', x, 'y', y, 'w', width, 'h', height return elif self.mode == self.ONE_MSG_WINDOW_PERACCT: