diff options
Diffstat (limited to 'tdefile-plugins')
-rw-r--r-- | tdefile-plugins/pcx/tdefile_pcx.cpp | 4 | ||||
-rw-r--r-- | tdefile-plugins/pcx/tdefile_pcx.h | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/tdefile-plugins/pcx/tdefile_pcx.cpp b/tdefile-plugins/pcx/tdefile_pcx.cpp index 2c4047a6..9ef2ed25 100644 --- a/tdefile-plugins/pcx/tdefile_pcx.cpp +++ b/tdefile-plugins/pcx/tdefile_pcx.cpp @@ -116,7 +116,3 @@ bool KPcxPlugin::readInfo( KFileMetaInfo& info, uint ) } #include "tdefile_pcx.moc" - -/* vim: et sw=2 ts=2 -*/ - diff --git a/tdefile-plugins/pcx/tdefile_pcx.h b/tdefile-plugins/pcx/tdefile_pcx.h index c8e0726e..bf567792 100644 --- a/tdefile-plugins/pcx/tdefile_pcx.h +++ b/tdefile-plugins/pcx/tdefile_pcx.h @@ -83,7 +83,3 @@ private: }; #endif - -/* vim: et sw=2 ts=2 -*/ - |