diff options
Diffstat (limited to 'rts/RtsDllMain.h')
-rw-r--r-- | rts/RtsDllMain.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/RtsDllMain.h b/rts/RtsDllMain.h index 5147962780..4b9480dd85 100644 --- a/rts/RtsDllMain.h +++ b/rts/RtsDllMain.h @@ -13,11 +13,3 @@ DllMain ( HINSTANCE hInstance , LPVOID reserved ); #endif - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |