summaryrefslogtreecommitdiffstats
path: root/parts/ctags2/tags.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parts/ctags2/tags.cpp')
-rw-r--r--parts/ctags2/tags.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/parts/ctags2/tags.cpp b/parts/ctags2/tags.cpp
index 19993823..d17cf674 100644
--- a/parts/ctags2/tags.cpp
+++ b/parts/ctags2/tags.cpp
@@ -165,7 +165,3 @@ Tags::TagList Tags::getExactMatches( const TQString & tag )
{
return getMatches( tag, false );
}
-
-// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;
-
-