diff options
Diffstat (limited to 'lib/System/Program.cpp')
-rw-r--r-- | lib/System/Program.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Program.cpp b/lib/System/Program.cpp index abe6e189d2..22c38e2657 100644 --- a/lib/System/Program.cpp +++ b/lib/System/Program.cpp @@ -32,4 +32,3 @@ using namespace sys; #include "Win32/Program.inc" #endif -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |