From ec9b0acbd88659699aac437d5fa84d04552111bd Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 6 Feb 2014 09:02:21 +1100 Subject: Avoid warning for excessive variable scope. --- cppcheck.suppress | 1 - 1 file changed, 1 deletion(-) (limited to 'cppcheck.suppress') diff --git a/cppcheck.suppress b/cppcheck.suppress index f6c54313c..9aed019cf 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -16,7 +16,6 @@ variableScope:scintilla/lexers/LexCoffeeScript.cxx variableScope:scintilla/lexers/LexCSS.cxx useInitializationList:scintilla/lexers/LexD.cxx variableScope:scintilla/lexers/LexErlang.cxx -variableScope:scintilla/lexers/LexFortran.cxx variableScope:scintilla/lexers/LexGui4Cli.cxx variableScope:scintilla/lexers/LexInno.cxx variableScope:scintilla/lexers/LexLaTeX.cxx -- cgit v1.2.3