collapse user bp gathering helper, used only once

This commit is contained in:
Ryan Fleury
2024-03-27 12:29:45 -07:00
parent 53163f3610
commit ee056aa45d
2 changed files with 55 additions and 69 deletions
-3
View File
@@ -1563,9 +1563,6 @@ internal DF_Entity *df_log_from_entity(DF_Entity *entity);
////////////////////////////////
//~ rjf: Target Controls
//- rjf: control user breakpoint gathering
internal CTRL_UserBreakpointList df_push_ctrl_user_breakpoints(Arena *arena);
//- rjf: control message dispatching
internal void df_push_ctrl_msg(CTRL_Msg *msg);