summaryrefslogtreecommitdiffstats
path: root/kontact/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/interfaces')
-rw-r--r--kontact/interfaces/core.cpp1
-rw-r--r--kontact/interfaces/core.h2
-rw-r--r--kontact/interfaces/plugin.cpp2
3 files changed, 0 insertions, 5 deletions
diff --git a/kontact/interfaces/core.cpp b/kontact/interfaces/core.cpp
index edaf86da4..3c270aa83 100644
--- a/kontact/interfaces/core.cpp
+++ b/kontact/interfaces/core.cpp
@@ -126,4 +126,3 @@ TQString Core::lastErrorMessage() const
}
#include "core.moc"
-// vim: sw=2 sts=2 et tw=80
diff --git a/kontact/interfaces/core.h b/kontact/interfaces/core.h
index 65e939b94..2e96fd0be 100644
--- a/kontact/interfaces/core.h
+++ b/kontact/interfaces/core.h
@@ -99,5 +99,3 @@ class KDE_EXPORT Core : public KParts::MainWindow
}
#endif
-
-// vim: sw=2 sts=2 et tw=80
diff --git a/kontact/interfaces/plugin.cpp b/kontact/interfaces/plugin.cpp
index ed81dcb65..3b63466c7 100644
--- a/kontact/interfaces/plugin.cpp
+++ b/kontact/interfaces/plugin.cpp
@@ -255,5 +255,3 @@ void Plugin::virtual_hook( int, void* ) {
}
#include "plugin.moc"
-
-// vim: sw=2 et sts=2 tw=80