Skip to content

Commit

Permalink
Delete UNUSED() macro from Makefile, as it is defined in the sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
bigspider committed Oct 31, 2023
1 parent 99bca46 commit 1fa5a2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ DISABLE_STANDARD_APP_FILES = 1
# value for NANOS for an unknown reason.
DISABLE_DEFAULT_IO_SEPROXY_BUFFER_SIZE = 1

DEFINES += UNUSED\(x\)=\(void\)x
DEFINES += HAVE_BOLOS_APP_STACK_CANARY


Expand Down

0 comments on commit 1fa5a2d

Please sign in to comment.