diff options
Diffstat (limited to 'rts/Task.c')
-rw-r--r-- | rts/Task.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/Task.c b/rts/Task.c index 7e4c040350..0370711692 100644 --- a/rts/Task.c +++ b/rts/Task.c @@ -516,11 +516,3 @@ printAllTasks(void) #endif - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |