summaryrefslogtreecommitdiff
path: root/rts/eventlog/EventLog.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/eventlog/EventLog.h')
-rw-r--r--rts/eventlog/EventLog.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/eventlog/EventLog.h b/rts/eventlog/EventLog.h
index ff5e116d6b..85370e9843 100644
--- a/rts/eventlog/EventLog.h
+++ b/rts/eventlog/EventLog.h
@@ -170,11 +170,3 @@ INLINE_HEADER void postThreadLabel(Capability *cap STG_UNUSED,
#include "EndPrivate.h"
#endif /* TRACING_H */
-
-// Local Variables:
-// mode: C
-// fill-column: 80
-// indent-tabs-mode: nil
-// c-basic-offset: 4
-// buffer-file-coding-system: utf-8-unix
-// End: