Cppcheck warnings.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2016-10-11 17:10:28 +03:00
parent 5db01b03f2
commit 585618e3fc

View file

@ -757,7 +757,6 @@ void QmuParserBase::ApplyFunc( QStack<token_type> &a_stOpt, QStack<token_type> &
}
token_type funTok = a_stOpt.pop();
// cppcheck-suppress assertWithSideEffect
assert(funTok.GetFuncAddr());
// Binary operators must rely on their internal operator number