mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-03 04:28:12 +00:00
kill old code
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user