diff options
Diffstat (limited to 'rts/RtsSignals.h')
-rw-r--r-- | rts/RtsSignals.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/RtsSignals.h b/rts/RtsSignals.h index a319713dbe..be21765dd6 100644 --- a/rts/RtsSignals.h +++ b/rts/RtsSignals.h @@ -65,11 +65,3 @@ void markSignalHandlers (evac_fn evac, void *user); #endif /* RTS_USER_SIGNALS */ #endif /* RTSSIGNALS_H */ - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |