No reason to have any qrcode stuff in the bitcoind osx makefile.

This commit is contained in:
Matt Corallo 2011-12-23 15:28:35 -08:00
parent 5ad2ca011e
commit 56690a69d6

View file

@ -96,11 +96,6 @@ else
endif
endif
ifdef USE_QRCODE
DEFS += -DUSE_QRCODE=$(USE_QRCODE)
LIBS += -lqrencode
endif
all: bitcoind
# auto-generated dependencies: