summaryrefslogtreecommitdiff
path: root/rts/sm/Storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/sm/Storage.h')
-rw-r--r--rts/sm/Storage.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/sm/Storage.h b/rts/sm/Storage.h
index 8218e3be07..0016876066 100644
--- a/rts/sm/Storage.h
+++ b/rts/sm/Storage.h
@@ -141,11 +141,3 @@ extern StgIndStatic * revertible_caf_list;
#include "EndPrivate.h"
#endif /* SM_STORAGE_H */
-
-// Local Variables:
-// mode: C
-// fill-column: 80
-// indent-tabs-mode: nil
-// c-basic-offset: 4
-// buffer-file-coding-system: utf-8-unix
-// End: