rm unused upcall_exchange_free

This commit is contained in:
Daniel Micay 2013-07-22 16:37:45 -04:00
parent 766eb950c6
commit ce1db94647

View File

@ -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)
{