diff --git a/app/Makefile b/app/Makefile index 942b170a..a344ded2 100755 --- a/app/Makefile +++ b/app/Makefile @@ -55,10 +55,6 @@ endif APP_LOAD_PARAMS = --curve ed25519 $(COMMON_LOAD_PARAMS) --path $(APPPATH) -# Ledger: add the \"Pending security review\" disclaimer -APP_LOAD_PARAMS += --tlvraw 9F:01 -DEFINES += HAVE_PENDING_REVIEW_SCREEN - include $(CURDIR)/../deps/ledger-zxlib/makefiles/Makefile.devices $(info TARGET_NAME = [$(TARGET_NAME)])