diff options
Diffstat (limited to 'kpdf/shell/main.cpp')
-rw-r--r-- | kpdf/shell/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kpdf/shell/main.cpp b/kpdf/shell/main.cpp index 1ed61999..9b8d0a18 100644 --- a/kpdf/shell/main.cpp +++ b/kpdf/shell/main.cpp @@ -78,5 +78,3 @@ int main(int argc, char** argv) return app.exec(); } - -// vim:ts=2:sw=2:tw=78:et |