summaryrefslogtreecommitdiff
path: root/rts/STM.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/STM.h')
-rw-r--r--rts/STM.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/STM.h b/rts/STM.h
index fc5523ea9c..ffec009577 100644
--- a/rts/STM.h
+++ b/rts/STM.h
@@ -221,11 +221,3 @@ void stmWriteTVar(Capability *cap,
#endif /* STM_H */
-
-// Local Variables:
-// mode: C
-// fill-column: 80
-// indent-tabs-mode: nil
-// c-basic-offset: 4
-// buffer-file-coding-system: utf-8-unix
-// End: