diff options
| author | Neil <nyamatongwe@gmail.com> | 2016-05-05 11:14:30 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2016-05-05 11:14:30 +1000 |
| commit | bef0669aafb32d57ccfca3098c8bee299a904854 (patch) | |
| tree | 5a1e350b18a346876743fa373fefafe79f8e71a2 | |
| parent | 4c3df3da9fdcec8b71fcd0e041c93027fac57c39 (diff) | |
| download | scintilla-mirror-bef0669aafb32d57ccfca3098c8bee299a904854.tar.gz | |
Remove suppression for warning that no longer occurs.
| -rw-r--r-- | cppcheck.suppress | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress index de144b68d..ac4368f4c 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -34,7 +34,6 @@ variableScope:scintilla/lexers/LexPB.cxx variableScope:scintilla/lexers/LexRuby.cxx
uninitMemberVar:scintilla/lexers/LexRuby.cxx
variableScope:scintilla/lexers/LexSpecman.cxx
-unreadVariable:scintilla/lexers/LexSpice.cxx
clarifyCalculation:scintilla/lexers/LexTADS3.cxx
invalidscanf:scintilla/lexers/LexTCMD.cxx
variableScope:scintilla/lexers/LexTeX.cxx
|
