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