diff options
Diffstat (limited to 'rts/Profiling.h')
-rw-r--r-- | rts/Profiling.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/Profiling.h b/rts/Profiling.h index 6d5950c62b..8c365220fb 100644 --- a/rts/Profiling.h +++ b/rts/Profiling.h @@ -46,11 +46,3 @@ void debugCCS( CostCentreStack *ccs ); #include "EndPrivate.h" #endif /* PROFILING_H */ - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |