diff options
Diffstat (limited to 'buildtools/lib/parsers/autotools/autotoolsdriver.h')
-rw-r--r-- | buildtools/lib/parsers/autotools/autotoolsdriver.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/buildtools/lib/parsers/autotools/autotoolsdriver.h b/buildtools/lib/parsers/autotools/autotoolsdriver.h index 8e29bec6..ecf6fea7 100644 --- a/buildtools/lib/parsers/autotools/autotoolsdriver.h +++ b/buildtools/lib/parsers/autotools/autotoolsdriver.h @@ -72,5 +72,3 @@ public: } #endif - -// kate: indent-mode csands; tab-width 4; space-indent off; auto-insert-doxygen on; |