kill old code

This commit is contained in:
Ryan Fleury
2025-04-23 11:55:58 -07:00
parent 264dbc8199
commit c766ffe0a3
4 changed files with 0 additions and 17 deletions
-6
View File
@@ -4,12 +4,6 @@
////////////////////////////////
//~ rjf: Context Selection Functions (Selection Required For All Subsequent APIs)
internal E_InterpretCtx *
e_selected_interpret_ctx(void)
{
return e_interpret_ctx;
}
internal void
e_select_interpret_ctx(E_InterpretCtx *ctx, RDI_Parsed *primary_rdi, U64 ip_voff)
{