diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 21:33:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 21:33:29 +0900 |
commit | 13742fcefa33006a659cb914c52b3b8fbb37e324 (patch) | |
tree | 74dec4b6d4bd440d93f5dd5ccec94af3a7ccb44b | |
parent | c89ad0ea962d10d7b7a9ece6d6e865751feb2fd4 (diff) | |
download | katapult-13742fcefa33006a659cb914c52b3b8fbb37e324.tar.gz katapult-13742fcefa33006a659cb914c52b3b8fbb37e324.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | doc/en/index.docbook | 13 | ||||
-rw-r--r-- | katapult/katapult/katapultiface.h | 2 |
2 files changed, 0 insertions, 15 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 96a624a..04226d6 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -480,16 +480,3 @@ Please at least include KDE, the KDE package it is in, the name &documentation.index; </book> - -<!-- -Local Variables: -mode: xml -sgml-minimize-attributes:nil -sgml-general-insert-case:lower -sgml-indent-step:0 -sgml-indent-data:nil -End: - -vim:tabstop=2:shiftwidth=2:expandtab -kate: space-indent on; indent-width 2; tab-width 2; indent-mode none; ---> diff --git a/katapult/katapult/katapultiface.h b/katapult/katapult/katapultiface.h index 9a49702..f0665e8 100644 --- a/katapult/katapult/katapultiface.h +++ b/katapult/katapult/katapultiface.h @@ -17,8 +17,6 @@ * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -// -*- c++ -*- - #ifndef KATAPULTDCOPIFACE_H #define KATAPULTDCOPIFACE_H |