summaryrefslogtreecommitdiff
path: root/rts/posix/Itimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/posix/Itimer.h')
-rw-r--r--rts/posix/Itimer.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/posix/Itimer.h b/rts/posix/Itimer.h
index 3ca2f5b097..7996da7c94 100644
--- a/rts/posix/Itimer.h
+++ b/rts/posix/Itimer.h
@@ -10,11 +10,3 @@
#define ITIMER_H
#endif /* ITIMER_H */
-
-// Local Variables:
-// mode: C
-// fill-column: 80
-// indent-tabs-mode: nil
-// c-basic-offset: 4
-// buffer-file-coding-system: utf-8-unix
-// End: