forked from GitHub/gf-core
optimize the reading of strings in the grammar loader.
This commit is contained in:
@@ -253,7 +253,6 @@ gu_in_f64be(GuIn* in, GuExn* err)
|
||||
return gu_decode_double(gu_in_u64le(in, err));
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
gu_in_fini(GuFinalizer* fin)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user