diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 10:41:11 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 10:41:11 +0900 |
commit | 9aec66a72334c90bb0f81c46520c2fc080931d59 (patch) | |
tree | 269f37765f1910aaea4eba665136e6b0483b37b5 /chalk/plugins | |
parent | 43d946556f430d12ee69a4b7c52cad0cc6cab10d (diff) | |
download | koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.tar.gz koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'chalk/plugins')
-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 |