Browse Source

* cleanup on shootout maintainers request

git-svn-id: trunk@11864 -
Vincent Snijders 17 years ago
parent
commit
2add1ed6fc
1 changed files with 0 additions and 2 deletions
  1. 0 2
      tests/bench/shootout/src/meteorshower.pp

+ 0 - 2
tests/bench/shootout/src/meteorshower.pp

@@ -6,8 +6,6 @@ program meteorshower;
 
  mostly based on Ben St. John's implementation.}
 
-{$Q-}
-
 uses dos;
 
 const N_COL = 5;