From a8830152eabf4cce72730c79b72ae13b5ad9b927 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