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 | |
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')
-rw-r--r-- | chalk/plugins/filters/cimg/CImg.h | 4 | ||||
-rw-r--r-- | chalk/plugins/viewplugins/screenshot/ksnapshot.h | 1 |
2 files changed, 0 insertions, 5 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: diff --git a/chalk/plugins/viewplugins/screenshot/ksnapshot.h b/chalk/plugins/viewplugins/screenshot/ksnapshot.h index 96a5ec8c..13c4cb91 100644 --- a/chalk/plugins/viewplugins/screenshot/ksnapshot.h +++ b/chalk/plugins/viewplugins/screenshot/ksnapshot.h @@ -1,4 +1,3 @@ -// -*- c++ -*- /* * (c) Richard J. Moore 1997-2002 * (c) Matthias Ettrich 2000 |