diff options
Diffstat (limited to 'src/rt/rust_task.h')
| -rw-r--r-- | src/rt/rust_task.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rt/rust_task.h b/src/rt/rust_task.h index 928c8ffdf21..bff4af09b32 100644 --- a/src/rt/rust_task.h +++ b/src/rt/rust_task.h @@ -347,8 +347,6 @@ public: // Propagate failure to the entire rust runtime. void fail_sched_loop(); - frame_glue_fns *get_frame_glue_fns(uintptr_t fp); - void *calloc(size_t size, const char *tag); // Use this function sparingly. Depending on the ref count is generally |
