diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 10:41:11 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 10:41:31 +0900 |
commit | 3c7478a8875548b31d235acc9f468daf0c926e04 (patch) | |
tree | 577b99c91345e706152624c45d0ed009677d64ad /chalk/plugins/filters | |
parent | 80e225f01f407dac00574685e4494ee017dc1813 (diff) | |
download | koffice-3c7478a8875548b31d235acc9f468daf0c926e04.tar.gz koffice-3c7478a8875548b31d235acc9f468daf0c926e04.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9aec66a72334c90bb0f81c46520c2fc080931d59)
Diffstat (limited to 'chalk/plugins/filters')
-rw-r--r-- | chalk/plugins/filters/cimg/CImg.h | 4 |
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: |