no reason to display using zopflipng if it is the only choice

pull/303/head
rsheeter 2020-05-30 14:22:47 -07:00
parent 0aaa0fccce
commit 0553e8fb9b
1 changed files with 0 additions and 2 deletions

View File

@ -128,8 +128,6 @@ compressed: $(ALL_COMPRESSED_FILES)
check_compress_tool:
ifdef MISSING_ZOPFLI
$(error "Missing $(ZOPFLIPNG). Try 'brew install zopfli' (Mac) or 'sudo apt-get zopfli' (linux)")
else
@echo "using $(ZOPFLIPNG)"
endif
check_vs_adder: