diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:31:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:31:58 +0900 |
commit | cf916d8af78db19e0df37b12e63f35bf21f2da5b (patch) | |
tree | 48fc0ade4447dd2d2d28fb3e313101184d78f8bf /kmail/about | |
parent | b4f95724045fab2f3d566fadb0bc63e01b031da2 (diff) | |
download | tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.tar.gz tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmail/about')
-rw-r--r-- | kmail/about/kmail.css | 3 | ||||
-rw-r--r-- | kmail/about/main.html | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/kmail/about/kmail.css b/kmail/about/kmail.css index 38db99875..0444430ba 100644 --- a/kmail/about/kmail.css +++ b/kmail/about/kmail.css @@ -20,6 +20,3 @@ background-repeat: no-repeat; background-position: bottom right; } - -/* vim:set sw=2 et nocindent smartindent: */ - diff --git a/kmail/about/main.html b/kmail/about/main.html index 634b5f001..52876f210 100644 --- a/kmail/about/main.html +++ b/kmail/about/main.html @@ -64,4 +64,3 @@ <div id="footer"><div id="footerL"/><div id="footerR"/></div> </body> </html> -<!-- vim:set sw=2 et nocindent smartindent: --> |