aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-06-04 15:39:40 +1000
committerNeil <nyamatongwe@gmail.com>2015-06-04 15:39:40 +1000
commit0701b3c87a62d2a9413b5330b7f01d69d0ba91b3 (patch)
treec5e6448b16ebb8ceba14be739c7e9d68a354b958 /cppcheck.suppress
parent78da648d9415e29123d31785026a00e269189038 (diff)
downloadscintilla-mirror-0701b3c87a62d2a9413b5330b7f01d69d0ba91b3.tar.gz
Remove cppcheck suppression that is no longer needed.
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r--cppcheck.suppress3
1 files changed, 0 insertions, 3 deletions
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