Avoid over-unsetting fixed arch / bits ##core

This commit is contained in:
Francesco Tamagni 2024-07-22 20:31:55 +02:00 committed by pancake
parent a9215b1644
commit a766ec884b

View File

@ -5283,8 +5283,6 @@ beach:
r_io_desc_close (tmpdesc);
tmpdesc = NULL;
}
core->fixedarch = oldfixedarch;
core->fixedbits = oldfixedbits;
if (tmpseek) {
*tmpseek = cmd_tmpseek;
}