summaryrefslogtreecommitdiffstats
path: root/buildtools/lib/parsers/autotools/autotoolsast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/lib/parsers/autotools/autotoolsast.cpp')
-rw-r--r--buildtools/lib/parsers/autotools/autotoolsast.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildtools/lib/parsers/autotools/autotoolsast.cpp b/buildtools/lib/parsers/autotools/autotoolsast.cpp
index ddcbddc3..4b70428b 100644
--- a/buildtools/lib/parsers/autotools/autotoolsast.cpp
+++ b/buildtools/lib/parsers/autotools/autotoolsast.cpp
@@ -113,5 +113,3 @@ void CommentAST::writeBack(TQString &buffer)
}
}
-
-// kate: indent-mode csands; tab-width 4; space-indent off;