summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/contactlist
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/contactlist')
-rw-r--r--kopete/kopete/contactlist/Makefile.am2
-rw-r--r--kopete/kopete/contactlist/kopetecontactlistview.cpp2
-rw-r--r--kopete/kopete/contactlist/kopetecontactlistview.h1
-rw-r--r--kopete/kopete/contactlist/kopetegroupviewitem.cpp3
-rw-r--r--kopete/kopete/contactlist/kopetemetacontactlvi.cpp2
-rw-r--r--kopete/kopete/contactlist/kopetemetacontactlvi.h3
6 files changed, 0 insertions, 13 deletions
diff --git a/kopete/kopete/contactlist/Makefile.am b/kopete/kopete/contactlist/Makefile.am
index 5f28c71c..52cfd9ba 100644
--- a/kopete/kopete/contactlist/Makefile.am
+++ b/kopete/kopete/contactlist/Makefile.am
@@ -24,5 +24,3 @@ libkopetecontactlist_la_LIBADD = -ltdeabc ../../libkopete/libkopete.la ../addcon
noinst_HEADERS = kopeteaddrbookexport.h customnotificationprops.h tdeabcexport.h
KDE_OPTIONS = nofinal
-
-# vim: set noet:
diff --git a/kopete/kopete/contactlist/kopetecontactlistview.cpp b/kopete/kopete/contactlist/kopetecontactlistview.cpp
index 25f886c5..53fad813 100644
--- a/kopete/kopete/contactlist/kopetecontactlistview.cpp
+++ b/kopete/kopete/contactlist/kopetecontactlistview.cpp
@@ -2130,5 +2130,3 @@ void KopeteContactListView::slotTimeout()
}
#include "kopetecontactlistview.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/kopete/contactlist/kopetecontactlistview.h b/kopete/kopete/contactlist/kopetecontactlistview.h
index 09e71524..a513a2bf 100644
--- a/kopete/kopete/contactlist/kopetecontactlistview.h
+++ b/kopete/kopete/contactlist/kopetecontactlistview.h
@@ -250,4 +250,3 @@ struct KopeteContactListView::UndoItem
#endif
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/kopete/contactlist/kopetegroupviewitem.cpp b/kopete/kopete/contactlist/kopetegroupviewitem.cpp
index b9a75957..0e50c24f 100644
--- a/kopete/kopete/contactlist/kopetegroupviewitem.cpp
+++ b/kopete/kopete/contactlist/kopetegroupviewitem.cpp
@@ -286,6 +286,3 @@ void KopeteGroupViewItem::setText( int column, const TQString &text )
}
#include "kopetegroupviewitem.moc"
-// vim: set noet ts=4 sts=4 sw=4:
-
-
diff --git a/kopete/kopete/contactlist/kopetemetacontactlvi.cpp b/kopete/kopete/contactlist/kopetemetacontactlvi.cpp
index 83569860..66190c36 100644
--- a/kopete/kopete/contactlist/kopetemetacontactlvi.cpp
+++ b/kopete/kopete/contactlist/kopetemetacontactlvi.cpp
@@ -1106,5 +1106,3 @@ void KopeteMetaContactLVI::setText( int column, const TQString &text )
}
#include "kopetemetacontactlvi.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/kopete/kopete/contactlist/kopetemetacontactlvi.h b/kopete/kopete/contactlist/kopetemetacontactlvi.h
index 22466102..c9cb0873 100644
--- a/kopete/kopete/contactlist/kopetemetacontactlvi.h
+++ b/kopete/kopete/contactlist/kopetemetacontactlvi.h
@@ -187,6 +187,3 @@ private:
};
#endif
-
-// vim: set noet ts=4 sts=4 sw=4:
-