summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/winpopup/libwinpopup
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/winpopup/libwinpopup')
-rw-r--r--kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp3
-rw-r--r--kopete/protocols/winpopup/libwinpopup/libwinpopup.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp b/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp
index fee40b3f..2d51eea3 100644
--- a/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp
+++ b/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp
@@ -358,6 +358,3 @@ void WinPopupLib::settingsChanged(const TQString &smbClient, int groupFreq)
}
#include "libwinpopup.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;
diff --git a/kopete/protocols/winpopup/libwinpopup/libwinpopup.h b/kopete/protocols/winpopup/libwinpopup/libwinpopup.h
index 39a098eb..70bb7f8f 100644
--- a/kopete/protocols/winpopup/libwinpopup/libwinpopup.h
+++ b/kopete/protocols/winpopup/libwinpopup/libwinpopup.h
@@ -88,6 +88,3 @@ signals:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-// kate: tab-width 4; indent-width 4; replace-trailing-space-save on;