summaryrefslogtreecommitdiffstats
path: root/kmail/sievejob.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:31:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:31:58 +0900
commitcf916d8af78db19e0df37b12e63f35bf21f2da5b (patch)
tree48fc0ade4447dd2d2d28fb3e313101184d78f8bf /kmail/sievejob.h
parentb4f95724045fab2f3d566fadb0bc63e01b031da2 (diff)
downloadtdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.tar.gz
tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmail/sievejob.h')
-rw-r--r--kmail/sievejob.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/kmail/sievejob.h b/kmail/sievejob.h
index fb1d3a90..d57e7176 100644
--- a/kmail/sievejob.h
+++ b/kmail/sievejob.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
sievejob.h
KMail, the KDE mail client.
@@ -127,6 +127,3 @@ namespace KMail {
} // namespace KMail
#endif // __KMAIL_SIEVE_JOB_H__
-
-// vim: set noet sts=2 ts=8 sw=2:
-