diff options
Diffstat (limited to 'rts/Globals.h')
-rw-r--r-- | rts/Globals.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/Globals.h b/rts/Globals.h index ee62f2f7c1..395d240e2a 100644 --- a/rts/Globals.h +++ b/rts/Globals.h @@ -16,11 +16,3 @@ RTS_PRIVATE void initGlobalStore(void); RTS_PRIVATE void exitGlobalStore(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: |