summaryrefslogtreecommitdiffstats
path: root/kate/textfilter/plugin_katetextfilter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kate/textfilter/plugin_katetextfilter.cpp')
-rw-r--r--kate/textfilter/plugin_katetextfilter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/kate/textfilter/plugin_katetextfilter.cpp b/kate/textfilter/plugin_katetextfilter.cpp
index 68ce831..4103df2 100644
--- a/kate/textfilter/plugin_katetextfilter.cpp
+++ b/kate/textfilter/plugin_katetextfilter.cpp
@@ -333,4 +333,3 @@ bool PluginKateTextFilter::exec( Kate::View *v, const TQString &cmd, TQString &m
return true;
}
//END
-// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off;