summaryrefslogtreecommitdiffstats
path: root/buildtools/lib/parsers/autotools/autotoolsdriver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/lib/parsers/autotools/autotoolsdriver.cpp')
-rw-r--r--buildtools/lib/parsers/autotools/autotoolsdriver.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildtools/lib/parsers/autotools/autotoolsdriver.cpp b/buildtools/lib/parsers/autotools/autotoolsdriver.cpp
index 1c2efaea..cd013d29 100644
--- a/buildtools/lib/parsers/autotools/autotoolsdriver.cpp
+++ b/buildtools/lib/parsers/autotools/autotoolsdriver.cpp
@@ -65,6 +65,3 @@ int Driver::parseFile(KURL fileName, ProjectAST **ast)
}
}
-
-//kate: indent-mode csands; space-indent off; tab-width 4;
-