mirror of
https://github.com/janet-lang/janet
synced 2025-10-19 09:47:40 +00:00
Remove lots of headers. Add parse c function.
This commit is contained in:
@@ -513,9 +513,6 @@ const char *gst_serialize_impl(
|
||||
write_int(x.data.integer);
|
||||
}
|
||||
return NULL;
|
||||
/*case GST_CFUNCTION:*/
|
||||
/* TODO */
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user