diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 22:19:49 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 22:20:02 +0900 |
commit | 8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch) | |
tree | 84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /kopete/protocols/jabber/ui/jabberaddcontactpage.cpp | |
parent | f8c5872c1394932ae762aa9a956b56bba8b957c5 (diff) | |
download | tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.tar.gz tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kopete/protocols/jabber/ui/jabberaddcontactpage.cpp')
-rw-r--r-- | kopete/protocols/jabber/ui/jabberaddcontactpage.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp b/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp index 3542cb0f..0fc940c9 100644 --- a/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp +++ b/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp @@ -213,12 +213,3 @@ void JabberAddContactPage_there_is_no_possibility_to_add_assync_WORKAROUND::slot #include "jabberaddcontactpage.moc" - -/* - * Local variables: - * c-indentation-style: k&r - * c-basic-offset: 8 - * indent-tabs-mode: t - * End: - */ -// vim: set noet ts=4 sts=4 sw=4: |