On Mon, 27 Feb 2023 at 05:26, Richard Henderson <[email protected]> wrote: > > This field was only used to avoid freeing globals. > Since we no longer free any temps, this is dead. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/translate.h | 1 - > target/arm/translate.c | 5 ----- > 2 files changed, 6 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
