summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/scope.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/qmake/scope.cpp')
-rw-r--r--buildtools/qmake/scope.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildtools/qmake/scope.cpp b/buildtools/qmake/scope.cpp
index 6cf86bf8..84052970 100644
--- a/buildtools/qmake/scope.cpp
+++ b/buildtools/qmake/scope.cpp
@@ -1706,5 +1706,3 @@ TQString Scope::PrintAST::getIndent()
return ind;
}
#endif
-
-// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on