diff options
Diffstat (limited to 'kpdf/shell')
-rw-r--r-- | kpdf/shell/main.cpp | 2 | ||||
-rw-r--r-- | kpdf/shell/shell.h | 2 |
2 files changed, 0 insertions, 4 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 diff --git a/kpdf/shell/shell.h b/kpdf/shell/shell.h index 560be8fd..6c2e4057 100644 --- a/kpdf/shell/shell.h +++ b/kpdf/shell/shell.h @@ -109,5 +109,3 @@ namespace KPDF } #endif - -// vim:ts=2:sw=2:tw=78:et |