build: Update buildbot/suppressed-warnings.txt, warning was fixed

This commit is contained in:
Martin Nordholts 2011-02-09 23:48:32 +01:00
parent 8bf46b3efb
commit b5a706b3c3
1 changed files with 0 additions and 3 deletions

View File

@ -35,6 +35,3 @@
# Tons of deprecation warnings, hopefully we never have to fix these...
: .*file-.*: warning: .* is deprecated \(declared at .*/png.h:.*\)$
# Don't care about some warnings that come from upstream tinyscheme code
: .*plug-ins/script-fu/tinyscheme/scheme.c:.*: warning: ISO C90 forbids mixed declarations and code$