py/persistentcode: Remove obsolete comment about qstr window size.
This was made obsolete in f2040bfc7e
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
2ed4f7a130
commit
b295b6f1f3
@ -617,7 +617,6 @@ void mp_raw_code_save(mp_compiled_module_t *cm, mp_print_t *print) {
|
||||
// byte version
|
||||
// byte feature flags
|
||||
// byte number of bits in a small int
|
||||
// uint size of qstr window
|
||||
byte header[4] = {
|
||||
'M',
|
||||
MPY_VERSION,
|
||||
|
Loading…
Reference in New Issue
Block a user