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:20:02 +0900
commit8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch)
tree84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /kopete/protocols/yahoo/libkyahoo
parentf8c5872c1394932ae762aa9a956b56bba8b957c5 (diff)
downloadtdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.tar.gz
tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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;