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