summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopeteonlinestatus.cpp
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/libkopete/kopeteonlinestatus.cpp
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/libkopete/kopeteonlinestatus.cpp')
-rw-r--r--kopete/libkopete/kopeteonlinestatus.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/kopete/libkopete/kopeteonlinestatus.cpp b/kopete/libkopete/kopeteonlinestatus.cpp
index 866f7b50..3bc2ce91 100644
--- a/kopete/libkopete/kopeteonlinestatus.cpp
+++ b/kopete/libkopete/kopeteonlinestatus.cpp
@@ -298,5 +298,3 @@ OnlineStatus::StatusType OnlineStatus::statusStringToType(TQString& string)
return OnlineStatus::Unknown;
}
-
-// vim: set noet ts=4 sts=4 sw=4: