From: Axel Naumann Date: Fri, 12 Sep 2014 12:20:29 +0000 (+0200) Subject: Combine if-s; no functional change. X-Git-Tag: v6-02-00-rc1~128^2~3 X-Git-Url: https://root.cern.ch/gitweb?p=root.git;a=commitdiff_plain;h=8077f0c353fa20e24931bae2a112e1045ddc2a86 Combine if-s; no functional change. --- diff --git a/core/metautils/src/Scanner.cxx b/core/metautils/src/Scanner.cxx index d533d30..7e7a8fe 100644 --- a/core/metautils/src/Scanner.cxx +++ b/core/metautils/src/Scanner.cxx @@ -1106,9 +1106,8 @@ void RScanner::Scan(const clang::ASTContext &C) // if (fVerboseLevel >= 3) fSelectionRules.PrintSelectionRules(); - if (fVerboseLevel > 0) { - if (fSelectionRules.GetHasFileNameRule()) - std::cout<<"File name detected"< 0 && fSelectionRules.GetHasFileNameRule()) { + std::cout<<"File name detected"<