diff options
Diffstat (limited to 'rts/Stats.h')
-rw-r--r-- | rts/Stats.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/Stats.h b/rts/Stats.h index 0bbd7afb4a..925920f108 100644 --- a/rts/Stats.h +++ b/rts/Stats.h @@ -75,11 +75,3 @@ void statsPrintf( char *s, ... ) #include "EndPrivate.h" #endif /* STATS_H */ - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |