Removed disused dummy routine.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@569 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2007-10-31 17:50:41 +00:00
parent 78d94d9306
commit 2d844891e2
2 changed files with 1 additions and 6 deletions

View File

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

View File

@ -1,5 +0,0 @@
subroutine map65a0
include 'gcom2.f90'
call map65a
return
end subroutine map65a0