diff options
Diffstat (limited to 'rts/RtsUtils.c')
-rw-r--r-- | rts/RtsUtils.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/RtsUtils.c b/rts/RtsUtils.c index aff82af45f..fff87178a1 100644 --- a/rts/RtsUtils.c +++ b/rts/RtsUtils.c @@ -329,11 +329,3 @@ void checkFPUStack(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: |