make: remove duplicate ifdef block for NO_AUTODECODE

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
This commit is contained in:
Luís Ferreira 2021-08-29 19:01:58 +01:00 committed by The Dlang Bot
parent 5ab9ad2561
commit f92527f157

View file

@ -150,10 +150,6 @@ ifdef NO_AUTODECODE
override DFLAGS += -version=NoAutodecodeStrings
endif
ifdef NO_AUTODECODE
override DFLAGS += -version=NoAutodecodeStrings
endif
UDFLAGS=-unittest -version=StdUnittest
# Set DOTOBJ and DOTEXE