Skip to content

Commit ce1db94

Browse files
committed
rm unused upcall_exchange_free
1 parent 766eb95 commit ce1db94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rt/rust_task.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@ cleanup_task(cleanup_args *args) {
152152
#endif
153153
}
154154

155-
extern "C" CDECL void upcall_exchange_free(void *ptr);
156-
157155
// This runs on the Rust stack
158156
void task_start_wrapper(spawn_args *a)
159157
{

0 commit comments

Comments
 (0)