From c1136256870320723ad42e04e2559ae384b8fe91 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 28 Sep 2020 10:54:45 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- languages/cpp/ast_utils.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'languages/cpp/ast_utils.cpp') diff --git a/languages/cpp/ast_utils.cpp b/languages/cpp/ast_utils.cpp index 7813e784..84f9cb1c 100644 --- a/languages/cpp/ast_utils.cpp +++ b/languages/cpp/ast_utils.cpp @@ -187,4 +187,3 @@ TQString declaratorToString( DeclaratorAST* declarator, const TQString& scope, b return text.replace( TQRegExp( " :: " ), "::" ).simplifyWhiteSpace(); } -//kate: indent-mode csands; tab-width 4; space-indent off; -- cgit v1.2.3