Skip to content

Commit bab2a72

Browse files
Removed useless BUILD_YEAR define from Makefile
1 parent 4a21b8a commit bab2a72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ DISABLE_STANDARD_APP_FILES = 1
156156
########################################
157157

158158
DEFINES += CHAINID_COINNAME=\"$(TICKER)\" CHAIN_ID=$(CHAIN_ID)
159-
DEFINES += BUILD_YEAR=\"$(shell date +%Y)\"
160159

161160
# Enabled Features #
162161
include makefile_conf/features.mk

0 commit comments

Comments
 (0)