diff options
Diffstat (limited to 'kate/part/katecmds.cpp')
-rw-r--r-- | kate/part/katecmds.cpp | 2 |
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; |