summaryrefslogtreecommitdiffstats
path: root/konsole/konsole/fontembedder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konsole/konsole/fontembedder.cpp')
-rw-r--r--konsole/konsole/fontembedder.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/konsole/konsole/fontembedder.cpp b/konsole/konsole/fontembedder.cpp
index 8b6da6d70..e4ededa51 100644
--- a/konsole/konsole/fontembedder.cpp
+++ b/konsole/konsole/fontembedder.cpp
@@ -115,5 +115,3 @@ int main(int argc, char **argv)
cout<<"};\n";
return 0;
}
-
-//kate: indent-width 4; tab-width 4; space-indent on;