Merge branch 'let-mixed-declarations' into 'master'

Remove mixed code and declarations warning

See merge request STJr/SRB2!1618
This commit is contained in:
sphere 2021-11-26 13:55:43 +00:00
commit f97261ae85
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@ ifndef GCC295
WFLAGS+=-Wendif-labels
endif
ifdef GCC41
WFLAGS+=-Wdeclaration-after-statement
WFLAGS+=-Wno-error=declaration-after-statement
WFLAGS+=-Wshadow
endif
#WFLAGS+=-Wlarger-than-%len%