mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-11 23:07:36 +02:00
Cleanup TODO
This commit is contained in:
parent
a889d6fb6f
commit
d2cbfaf217
1 changed files with 0 additions and 3 deletions
|
@ -2176,9 +2176,6 @@ void Cyc_apply_from_buf(void *data, int argc, object prim, object *buf) {
|
|||
|
||||
/**
|
||||
* Start a thread's trampoline
|
||||
|
||||
TODO: should rename this function to make it more clear what is really going on
|
||||
|
||||
*/
|
||||
void Cyc_start_trampoline(gc_thread_data *thd)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue