remove a left-over piece of a test

This commit is contained in:
nhmall
2024-11-30 14:47:04 -05:00
parent 0792e5fe9e
commit 88301902f8

View File

@@ -90,7 +90,6 @@ CFLAGS+=-Wimplicit-fallthrough
#ifeq "$(GCCGTEQ12)" "1"
#endif
#ifeq "$(GCCGTEQ14)" "1"
CFLAGS+=-std=gnu23
#endif
# end of gcc-specific
else # gcc or clang?