summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/filters
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 10:41:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 10:41:11 +0900
commit9aec66a72334c90bb0f81c46520c2fc080931d59 (patch)
tree269f37765f1910aaea4eba665136e6b0483b37b5 /chalk/plugins/filters
parent43d946556f430d12ee69a4b7c52cad0cc6cab10d (diff)
downloadkoffice-9aec66a72334c90bb0f81c46520c2fc080931d59.tar.gz
koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'chalk/plugins/filters')
-rw-r--r--chalk/plugins/filters/cimg/CImg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chalk/plugins/filters/cimg/CImg.h b/chalk/plugins/filters/cimg/CImg.h
index c4e593af..176b8fc9 100644
--- a/chalk/plugins/filters/cimg/CImg.h
+++ b/chalk/plugins/filters/cimg/CImg.h
@@ -19166,7 +19166,3 @@ namespace cimg {
/*@}*/
#endif
-
-// Local Variables:
-// mode: c++
-// End: