fix bad debug info scope search usage

This commit is contained in:
Ryan Fleury
2025-02-21 13:57:54 -08:00
parent 3c8f58cb38
commit e76da7892a
4 changed files with 27 additions and 23 deletions
-1
View File
@@ -330,7 +330,6 @@ struct D_State
// rjf: top-level state
Arena *arena;
U64 frame_index;
U64 frame_eval_memread_endt_us;
// rjf: commands
Arena *cmds_arena;