diff options
Diffstat (limited to 'rts/Stable.h')
-rw-r--r-- | rts/Stable.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/Stable.h b/rts/Stable.h index 0a1cc0dd2f..4786d477f3 100644 --- a/rts/Stable.h +++ b/rts/Stable.h @@ -52,11 +52,3 @@ extern Mutex stable_mutex; #include "EndPrivate.h" #endif /* STABLE_H */ - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |