diff options
Diffstat (limited to 'kate/part/kateautoindent.cpp')
-rw-r--r-- | kate/part/kateautoindent.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kate/part/kateautoindent.cpp b/kate/part/kateautoindent.cpp index 9bbe317df..e39aba16c 100644 --- a/kate/part/kateautoindent.cpp +++ b/kate/part/kateautoindent.cpp @@ -2539,5 +2539,3 @@ void ScriptIndentConfigPage::apply () kdDebug(13030) << "ScriptIndentConfigPagE::apply() was called, save config options now!" << endl; } //END ScriptIndentConfigPage - -// kate: space-indent on; indent-width 2; replace-tabs on; |