tools/mpy_ld.py: Remove obsolete QSTR_WINDOW_SIZE constant.

This was made obsolete in f2040bfc7e

Signed-off-by: Damien George <damien@micropython.org>
pull/8672/head
Damien George 2022-05-17 12:51:07 +10:00
rodzic 8aa254c369
commit 2ed4f7a130
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -50,7 +50,6 @@ MP_SCOPE_FLAG_VIPERRODATA = 0x20
MP_SCOPE_FLAG_VIPERBSS = 0x40
MICROPY_PY_BUILTINS_STR_UNICODE = 2
MP_SMALL_INT_BITS = 31
QSTR_WINDOW_SIZE = 32
# ELF constants
R_386_32 = 1