From 44d614e2dac0488d3bf3e0f65368bc7515fa91c5 Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 17 Mar 2014 09:41:16 +1100 Subject: Avoid warning about excessive variable scope. --- cppcheck.suppress | 1 - 1 file changed, 1 deletion(-) (limited to 'cppcheck.suppress') diff --git a/cppcheck.suppress b/cppcheck.suppress index 9aed019cf..51856ef3a 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -12,7 +12,6 @@ useInitializationList:scintilla/lexers/LexBasic.cxx noCopyConstructor:scintilla/lexers/LexBash.cxx variableScope:scintilla/lexers/LexBash.cxx variableScope:scintilla/lexers/LexCmake.cxx -variableScope:scintilla/lexers/LexCoffeeScript.cxx variableScope:scintilla/lexers/LexCSS.cxx useInitializationList:scintilla/lexers/LexD.cxx variableScope:scintilla/lexers/LexErlang.cxx -- cgit v1.2.3