From e35076efb13a7287b79a62ec67a1df3ab8022be8 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 2 Feb 2014 18:15:20 +1100 Subject: Avoid warnings. --- cppcheck.suppress | 2 -- 1 file changed, 2 deletions(-) (limited to 'cppcheck.suppress') diff --git a/cppcheck.suppress b/cppcheck.suppress index fe31d215b..f6c54313c 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -20,7 +20,6 @@ variableScope:scintilla/lexers/LexFortran.cxx variableScope:scintilla/lexers/LexGui4Cli.cxx variableScope:scintilla/lexers/LexInno.cxx variableScope:scintilla/lexers/LexLaTeX.cxx -variableScope:scintilla/lexers/LexMarkdown.cxx variableScope:scintilla/lexers/LexMetapost.cxx variableScope:scintilla/lexers/LexModula.cxx variableScope:scintilla/lexers/LexNimrod.cxx @@ -35,7 +34,6 @@ variableScope:scintilla/lexers/LexSpecman.cxx unreadVariable:scintilla/lexers/LexSpice.cxx invalidscanf:scintilla/lexers/LexTCMD.cxx variableScope:scintilla/lexers/LexTeX.cxx -variableScope:scintilla/lexers/LexTxt2tags.cxx variableScope:scintilla/lexers/LexVHDL.cxx // Suppress C-style pointer casting for Qt code as won't be changing -- cgit v1.2.3