Skip to content

Commit 388dbe5

Browse files
committed
debug mingw
1 parent 7b8d1dc commit 388dbe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fpm/test/help_test/help_test.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ function page(array) result (table)
237237
linecount=linecount+1
238238
position=1
239239
elseif(linelength.ne.0)then
240-
write(*,*)'<INFO>',linecount,position,array(i)
241240
table(linecount)(position:position)=array(i)
242241
position=position+1
243242
endif

0 commit comments

Comments
 (0)