summaryrefslogtreecommitdiff
path: root/rts/GetTime.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/GetTime.h')
-rw-r--r--rts/GetTime.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/GetTime.h b/rts/GetTime.h
index 8e293a8d22..32c3754829 100644
--- a/rts/GetTime.h
+++ b/rts/GetTime.h
@@ -29,11 +29,3 @@ W_ getPageFaults (void);
#include "EndPrivate.h"
#endif /* GETTIME_H */
-
-// Local Variables:
-// mode: C
-// fill-column: 80
-// indent-tabs-mode: nil
-// c-basic-offset: 4
-// buffer-file-coding-system: utf-8-unix
-// End: