Oops! Remove diagnostic prints.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1720 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2009-11-28 21:52:32 +00:00
parent e2a3a1b2b7
commit 7a170e04d9
1 changed files with 0 additions and 3 deletions

View File

@ -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: