removing a pesky endif

This commit is contained in:
Colton G. Rushton 2020-05-16 12:26:06 -03:00 committed by GitHub
parent 07aa2cd234
commit 0f688c80d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -497,7 +497,6 @@ ifeq ($(WINDOWS_BUILD),1)
LDFLAGS += -mconsole
endif
endif
endif
else
# Linux / Other builds below