diff options
Diffstat (limited to 'lib/System/Win32/TimeValue.inc')
-rw-r--r-- | lib/System/Win32/TimeValue.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/TimeValue.inc b/lib/System/Win32/TimeValue.inc index 01f74848b8..ce2eb8d1f1 100644 --- a/lib/System/Win32/TimeValue.inc +++ b/lib/System/Win32/TimeValue.inc @@ -47,6 +47,5 @@ std::string TimeValue::toString() const { return std::string(buffer); } -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab } |