summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 11:15:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 11:15:36 +0900
commit5609e2b0b65bd022fecb7e725abed2eb42e215fa (patch)
tree1751079be5982055c386ca3b53600777c50aae67
parent525345bb8052bd02783d14606b4876101e0cedf7 (diff)
downloadkopete-otr-5609e2b0b65bd022fecb7e725abed2eb42e215fa.tar.gz
kopete-otr-5609e2b0b65bd022fecb7e725abed2eb42e215fa.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/otrguiclient.cpp2
-rw-r--r--src/otrplugin.cpp3
-rw-r--r--src/otrpreferences.cpp2
3 files changed, 0 insertions, 7 deletions
diff --git a/src/otrguiclient.cpp b/src/otrguiclient.cpp
index 2fbae0e..ccafe80 100644
--- a/src/otrguiclient.cpp
+++ b/src/otrguiclient.cpp
@@ -124,5 +124,3 @@ void OtrGUIClient::encryptionEnabled(Kopete::ChatSession *session, int state){
}
#include "otrguiclient.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
diff --git a/src/otrplugin.cpp b/src/otrplugin.cpp
index 85c9d37..a9b918b 100644
--- a/src/otrplugin.cpp
+++ b/src/otrplugin.cpp
@@ -339,6 +339,3 @@ void OTRPlugin::accountReady( Kopete::Account *account ){
#include "otrplugin.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-
diff --git a/src/otrpreferences.cpp b/src/otrpreferences.cpp
index f492dbc..9fabb3f 100644
--- a/src/otrpreferences.cpp
+++ b/src/otrpreferences.cpp
@@ -195,5 +195,3 @@ TQAlignTableItem :: TQAlignTableItem( TQTable *table, EditType editType, const T
#include "otrpreferences.moc"
-
-// vim: set noet ts=4 sts=4 sw=4: