diff options
Diffstat (limited to 'buildtools/autotools/makefilehandler.cpp')
-rw-r--r-- | buildtools/autotools/makefilehandler.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/buildtools/autotools/makefilehandler.cpp b/buildtools/autotools/makefilehandler.cpp index 27f4512e..f1de18c1 100644 --- a/buildtools/autotools/makefilehandler.cpp +++ b/buildtools/autotools/makefilehandler.cpp @@ -163,4 +163,3 @@ TQString MakefileHandler::resolveVariable( const TQString& variable, AutoTools:: return variable; } -//kate: space-indent on; indent-width 4; |