rm unused upcall_exchange_free
This commit is contained in:
parent
766eb950c6
commit
ce1db94647
1 changed files with 0 additions and 2 deletions
|
@ -152,8 +152,6 @@ cleanup_task(cleanup_args *args) {
|
|||
#endif
|
||||
}
|
||||
|
||||
extern "C" CDECL void upcall_exchange_free(void *ptr);
|
||||
|
||||
// This runs on the Rust stack
|
||||
void task_start_wrapper(spawn_args *a)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue