Shrink the LOAD_METHOD cache by one codeunit. (#93537)

This commit is contained in:
Mark Shannon 2022-06-07 10:28:53 +01:00 committed by GitHub
parent 75ceae05c1
commit f012df706c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 12 additions and 18 deletions

View file

@ -383,7 +383,6 @@ _cache_format = {
"LOAD_METHOD": {
"counter": 1,
"type_version": 2,
"dict_offset": 1,
"keys_version": 2,
"descr": 4,
},