summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/libkyahoo
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 22:19:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 22:47:24 +0900
commit18afd986d98e71da5f108b766e44f03cfa2ae4d1 (patch)
tree8c0e2a6cb305d8cf931aa2059ebad78771b9be6e /kopete/protocols/yahoo/libkyahoo
parent57df06d70ad4631131401132e94b3699babd895c (diff)
downloadtdenetwork-18afd986d98e71da5f108b766e44f03cfa2ae4d1.tar.gz
tdenetwork-18afd986d98e71da5f108b766e44f03cfa2ae4d1.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771)
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo')
-rw-r--r--kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp2
-rw-r--r--kopete/protocols/yahoo/libkyahoo/yahoobytestream.h2
-rw-r--r--kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp2
-rw-r--r--kopete/protocols/yahoo/libkyahoo/yahooconnector.h2
4 files changed, 0 insertions, 8 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp
index c895bf5a..d49ea2ff 100644
--- a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp
+++ b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp
@@ -137,5 +137,3 @@ void KNetworkByteStream::slotError( int code )
}
#include "yahoobytestream.moc"
-
-// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;
diff --git a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h
index 692c88be..20bbb5cb 100644
--- a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h
+++ b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h
@@ -65,5 +65,3 @@ private:
};
#endif // YAHOOBYTESTREAM_H
-
-// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;
diff --git a/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp b/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp
index 48221871..43061f61 100644
--- a/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp
+++ b/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp
@@ -107,5 +107,3 @@ void KNetworkConnector::setOptHostPort( const TQString &host, TQ_UINT16 port )
}
#include "yahooconnector.moc"
-
-// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;
diff --git a/kopete/protocols/yahoo/libkyahoo/yahooconnector.h b/kopete/protocols/yahoo/libkyahoo/yahooconnector.h
index bcdf372c..d3e0df86 100644
--- a/kopete/protocols/yahoo/libkyahoo/yahooconnector.h
+++ b/kopete/protocols/yahoo/libkyahoo/yahooconnector.h
@@ -63,5 +63,3 @@ private:
};
#endif
-
-// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off;