summaryrefslogtreecommitdiffstats
path: root/kate/part/katecmds.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
commited8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch)
tree6c8bf650267a48f922fab63117812f1389ce31e9 /kate/part/katecmds.cpp
parent290dd240b89a39b9e0978a08d63298fd7bccc600 (diff)
downloadtdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz
tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kate/part/katecmds.cpp')
-rw-r--r--kate/part/katecmds.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/kate/part/katecmds.cpp b/kate/part/katecmds.cpp
index 09dd46f13..f00825eb5 100644
--- a/kate/part/katecmds.cpp
+++ b/kate/part/katecmds.cpp
@@ -601,5 +601,3 @@ bool KateCommands::Date::exec (Kate::View *view, const TQString &cmd, TQString &
return true;
}
//END Date
-
-// kate: space-indent on; indent-width 2; replace-tabs on;