Remove a suppression for travis job since the FP has disappeared (see #6099 False positive: variable scope, macro with scope)

This commit is contained in:
Alexander Mai 2015-04-19 10:53:35 +02:00
parent a8a11f2413
commit 74564e3256
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ redundantNextPrevious:test/testtoken.cpp
simplePatternError:test/testtoken.cpp
uselessAssignmentPtrArg:build/checkstl.cpp
uselessAssignmentPtrArg:build/tokenize.cpp
variableScope:test/testtokenize.cpp
*:gui/test*
*:test/test.cxx
*:test/cfg*