diff options
Diffstat (limited to 'rts/win32/AsyncIO.c')
-rw-r--r-- | rts/win32/AsyncIO.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/win32/AsyncIO.c b/rts/win32/AsyncIO.c index 412f31b43e..887f642fdd 100644 --- a/rts/win32/AsyncIO.c +++ b/rts/win32/AsyncIO.c @@ -381,11 +381,3 @@ resetAbandonRequestWait( void ) } #endif /* !defined(THREADED_RTS) */ - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |