unused variable "counter" deleted -- now compiles without error...

This commit is contained in:
Philip Eisenlohr 2009-04-03 11:07:00 +00:00
parent 7ecd0355d0
commit 09148ef862
1 changed files with 0 additions and 1 deletions

View File

@ -388,7 +388,6 @@ END FUNCTION
character(len=1024) line,tag
IO_spotTagInPart = .false. ! assume to nowhere spot tag
counter = 0_pInt
section = 0_pInt
line = ''
rewind(file)