summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/yahooaccount.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-27 22:19:49 +0900
committerMichele Calgaro <[email protected]>2020-09-27 22:20:02 +0900
commit8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch)
tree84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /kopete/protocols/yahoo/yahooaccount.cpp
parentf8c5872c1394932ae762aa9a956b56bba8b957c5 (diff)
downloadtdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.tar.gz
tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kopete/protocols/yahoo/yahooaccount.cpp')
-rw-r--r--kopete/protocols/yahoo/yahooaccount.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/protocols/yahoo/yahooaccount.cpp b/kopete/protocols/yahoo/yahooaccount.cpp
index 56b71cc9..9e2925cf 100644
--- a/kopete/protocols/yahoo/yahooaccount.cpp
+++ b/kopete/protocols/yahoo/yahooaccount.cpp
@@ -2140,6 +2140,3 @@ void YahooAccount::sendChatMessage( const Kopete::Message &msg, const TQString &
#include "yahooaccount.moc"
-
-// vim: set noet ts=4 sts=4 sw=4:
-//kate: indent-mode csands; tab-width 4;