From 13791424e260a9c2cb9500e74625560a6e3f3de9 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Sat, 28 Nov 2009 21:52:32 +0000 Subject: [PATCH] Oops! Remove diagnostic prints. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1720 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- map65.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/map65.py b/map65.py index 35130548b..3c1a0a6e3 100644 --- a/map65.py +++ b/map65.py @@ -331,9 +331,6 @@ def dbl_click_call(t,t1,rpt,nbox,event): tx5.delete(0,END) tx5.insert(0,t2+"73") i3=t[:i1].strip().rfind(' ')+1 - print 'A ',t - print 'B',i3,i1,t[i3:i1] - print 'C ',t[i3:i1].strip() if t[i3:i1].strip() == 'CQ' or nbox >= 2: ntx.set(1) else: