diff options
Diffstat (limited to 'lib/System/TimeValue.cpp')
-rw-r--r-- | lib/System/TimeValue.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/TimeValue.cpp b/lib/System/TimeValue.cpp index 587e4440fd..227d67701e 100644 --- a/lib/System/TimeValue.cpp +++ b/lib/System/TimeValue.cpp @@ -56,4 +56,3 @@ TimeValue::normalize( void ) { #include "Win32/TimeValue.inc" #endif -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |