1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-07 05:02:38 +00:00

chore(core): remove unused scons variable

Following #4337.

[no changelog]
This commit is contained in:
Roman Zeyde 2025-01-22 15:58:18 +02:00 committed by Roman Zeyde
parent 7c06363fea
commit 5e71ea355c

View File

@ -119,7 +119,6 @@ SCONS_VARS = \
CFLAGS="$(CFLAGS)" \
CMAKELISTS="$(CMAKELISTS)" \
DISABLE_OPTIGA="$(DISABLE_OPTIGA)" \
NEW_RENDERING="$(NEW_RENDERING)" \
PRODUCTION="$(PRODUCTION)" \
PYOPT="$(PYOPT)" \
QUIET_MODE="$(QUIET_MODE)" \