Remove unused variable

This commit is contained in:
Duke
2025-12-30 02:02:24 -05:00
parent 09f61c2959
commit 79d8e9913a

View File

@@ -5,7 +5,6 @@ BASE_CACHE ?= $(BASEDIR)/built
SDK_PATH ?= $(BASEDIR)/SDKs
NO_WALLET ?=
NO_UPNP ?=
FALLBACK_DOWNLOAD_PATH ?= https://supernet/depends-sources
BUILD ?= $(shell ./config.guess)
HOST ?= $(BUILD)