diff options
| author | Neil <nyamatongwe@gmail.com> | 2013-06-29 13:43:16 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2013-06-29 13:43:16 +1000 |
| commit | 05cdbbd2ec9de91787c9306798669532c8779248 (patch) | |
| tree | 6673c90ef51d52e972bfa218dbc9c583a22d57bd | |
| parent | 18c0875c09af2292ebba1115752289f82138fcfa (diff) | |
| download | scintilla-mirror-05cdbbd2ec9de91787c9306798669532c8779248.tar.gz | |
Removing redundant suppression.
| -rw-r--r-- | cppcheck.suppress | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress index aef832fd1..a3a12d8de 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -30,7 +30,6 @@ variableScope:scintilla/lexers/LexOpal.cxx variableScope:scintilla/lexers/LexOthers.cxx
variableScope:scintilla/lexers/LexPB.cxx
variableScope:scintilla/lexers/LexPS.cxx
-uninitMemberVar:scintilla/lexers/LexPerl.cxx
variableScope:scintilla/lexers/LexRuby.cxx
uninitMemberVar:scintilla/lexers/LexRuby.cxx
variableScope:scintilla/lexers/LexSpecman.cxx
|
