wmake: Removed redundant QUIET_OP

This commit is contained in:
Henry Weller
2016-11-14 08:39:55 +00:00
parent cebac21893
commit 0568f8b42d

View File

@ -14,7 +14,6 @@ else
define VERBOSE_MESSAGE define VERBOSE_MESSAGE
@echo "$1 $2"; @echo "$1 $2";
endef endef
QUIET_OP=
endif endif
define DEFINE_TRANSFORM define DEFINE_TRANSFORM