diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 22:19:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 22:47:24 +0900 |
commit | 18afd986d98e71da5f108b766e44f03cfa2ae4d1 (patch) | |
tree | 8c0e2a6cb305d8cf931aa2059ebad78771b9be6e /kopete/protocols/jabber/ui/dlgjabbervcard.h | |
parent | 57df06d70ad4631131401132e94b3699babd895c (diff) | |
download | tdenetwork-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/jabber/ui/dlgjabbervcard.h')
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabbervcard.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/kopete/protocols/jabber/ui/dlgjabbervcard.h b/kopete/protocols/jabber/ui/dlgjabbervcard.h index 44711c44..4861c4aa 100644 --- a/kopete/protocols/jabber/ui/dlgjabbervcard.h +++ b/kopete/protocols/jabber/ui/dlgjabbervcard.h @@ -109,11 +109,3 @@ private: }; #endif // DLGJABBERVCARD_H - -/* - * Local variables: - * c-indentation-style: k&r - * c-basic-offset: 8 - * indent-tabs-mode: t - * End: - */ |