From 02e0b189ea2eb78f301b98fa2363943980a96a28 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 27 Jun 2013 17:18:42 +1000 Subject: Bug: [#1491]. Removing redundant suppression. --- cppcheck.suppress | 1 - 1 file changed, 1 deletion(-) diff --git a/cppcheck.suppress b/cppcheck.suppress index 58229d3f0..aef832fd1 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -16,7 +16,6 @@ variableScope:scintilla/lexers/LexCmake.cxx variableScope:scintilla/lexers/LexCoffeeScript.cxx variableScope:scintilla/lexers/LexCSS.cxx useInitializationList:scintilla/lexers/LexD.cxx -redundantCondition:scintilla/lexers/LexECL.cxx variableScope:scintilla/lexers/LexErlang.cxx variableScope:scintilla/lexers/LexFortran.cxx variableScope:scintilla/lexers/LexGui4Cli.cxx -- cgit v1.2.3