removing a pesky endif

This commit is contained in:
Colton G. Rushton 2020-05-16 12:26:06 -03:00 committed by GitHub
parent 7fc5775d8a
commit b0da6afc95
1 changed files with 0 additions and 1 deletions

View File

@ -496,7 +496,6 @@ ifeq ($(WINDOWS_BUILD),1)
ifeq ($(WINDOWS_CONSOLE),1)
LDFLAGS += -mconsole
endif
endif
endif
else