From 8b117752e15d550ed93a3cbce9786b0df48ae49a Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 4 Jun 2015 15:39:40 +1000 Subject: Remove cppcheck suppression that is no longer needed. --- cppcheck.suppress | 3 --- 1 file changed, 3 deletions(-) (limited to 'cppcheck.suppress') diff --git a/cppcheck.suppress b/cppcheck.suppress index 5a973db87..f93c253fe 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -35,8 +35,5 @@ invalidscanf:scintilla/lexers/LexTCMD.cxx variableScope:scintilla/lexers/LexTeX.cxx variableScope:scintilla/lexers/LexVHDL.cxx -// Suppress C-style pointer casting for Qt code as won't be changing -cstyleCast:scintilla/qt/ScintillaEdit/ScintillaDocument.cpp - // Suppress everything in catch.hpp as won't be changing *:scintilla/test/unit/catch.hpp -- cgit v1.2.3