Removed diagnostic print.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@392 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2007-06-15 14:21:50 +00:00
parent d6f894c1ee
commit ee7ad02ac7
2 changed files with 1 additions and 3 deletions

View File

@ -141,7 +141,5 @@ subroutine display
1040 format(a36)
enddo
call flushqqq(20)
print*,3*iz,nc
return
end subroutine display

View File

@ -1,4 +1,4 @@
#--------------------------------------------------------------------- MAP65
#---------------------------------------------------------------------- MAP65
# $Date$ $Revision$
#
from Tkinter import *