diff options
Diffstat (limited to 'rts/Ticky.c')
-rw-r--r-- | rts/Ticky.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/Ticky.c b/rts/Ticky.c index 649d4ca9b2..ec2e73be83 100644 --- a/rts/Ticky.c +++ b/rts/Ticky.c @@ -619,11 +619,3 @@ printRegisteredCounterInfo (FILE *tf) } #endif /* TICKY_TICKY */ - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |