diff options
Diffstat (limited to 'kontact/src/about')
-rw-r--r-- | kontact/src/about/kontact.css | 3 | ||||
-rw-r--r-- | kontact/src/about/main.html | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/kontact/src/about/kontact.css b/kontact/src/about/kontact.css index 47188fe5f..d599a6306 100644 --- a/kontact/src/about/kontact.css +++ b/kontact/src/about/kontact.css @@ -23,6 +23,3 @@ #subtext { font-style: italic; } - -/* vim:set sw=2 et nocindent smartindent: */ - diff --git a/kontact/src/about/main.html b/kontact/src/about/main.html index c2e10ec29..8460249cd 100644 --- a/kontact/src/about/main.html +++ b/kontact/src/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: --> |