summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/config/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/config/plugins')
-rw-r--r--kopete/kopete/config/plugins/Makefile.am3
-rw-r--r--kopete/kopete/config/plugins/kopetepluginconfig.cpp3
-rw-r--r--kopete/kopete/config/plugins/kopetepluginconfig.h3
3 files changed, 0 insertions, 9 deletions
diff --git a/kopete/kopete/config/plugins/Makefile.am b/kopete/kopete/config/plugins/Makefile.am
index b7d66dfb..b8a1ad1f 100644
--- a/kopete/kopete/config/plugins/Makefile.am
+++ b/kopete/kopete/config/plugins/Makefile.am
@@ -6,6 +6,3 @@ noinst_LTLIBRARIES = libkopetepluginconfig.la
libkopetepluginconfig_la_SOURCES = kopetepluginconfig.cpp
libkopetepluginconfig_la_LDFLAGS = $(all_libraries)
libkopetepluginconfig_la_LIBADD = $(LIB_TDEUTILS)
-
-# vim: set noet:
-
diff --git a/kopete/kopete/config/plugins/kopetepluginconfig.cpp b/kopete/kopete/config/plugins/kopetepluginconfig.cpp
index 11700ed7..d54bc68a 100644
--- a/kopete/kopete/config/plugins/kopetepluginconfig.cpp
+++ b/kopete/kopete/config/plugins/kopetepluginconfig.cpp
@@ -115,6 +115,3 @@ void KopetePluginConfig::show()
}
#include "kopetepluginconfig.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/kopete/kopete/config/plugins/kopetepluginconfig.h b/kopete/kopete/config/plugins/kopetepluginconfig.h
index 7abeb7ed..a0670259 100644
--- a/kopete/kopete/config/plugins/kopetepluginconfig.h
+++ b/kopete/kopete/config/plugins/kopetepluginconfig.h
@@ -52,6 +52,3 @@ private:
};
#endif // KOPETEPLUGINCONFIG_H
-
-// vim: set noet ts=4 sts=4 sw=4:
-