diff options
Diffstat (limited to 'rts/posix/TTY.h')
-rw-r--r-- | rts/posix/TTY.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/posix/TTY.h b/rts/posix/TTY.h index fe3e55b579..7b8e16bb92 100644 --- a/rts/posix/TTY.h +++ b/rts/posix/TTY.h @@ -12,11 +12,3 @@ RTS_PRIVATE void resetTerminalSettings (void); #endif /* POSIX_TTY_H */ - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |