diff options
Diffstat (limited to 'rts/sm/GCTDecl.h')
-rw-r--r-- | rts/sm/GCTDecl.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/sm/GCTDecl.h b/rts/sm/GCTDecl.h index 74b788012c..5602cb8771 100644 --- a/rts/sm/GCTDecl.h +++ b/rts/sm/GCTDecl.h @@ -144,11 +144,3 @@ extern __thread gc_thread* gct; #include "EndPrivate.h" #endif // SM_GCTDECL_H - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |