removed an unused variable

This commit is contained in:
hyunghwan.chung 2019-07-17 17:05:54 +00:00
parent d3f1a435cb
commit 6fddd95dce

View File

@ -1549,7 +1549,6 @@ static int get_numlit (moo_t* moo, int negated)
{
moo_iolxc_t period;
moo_oow_t scale;
moo_iotok_type_t tok_type;
fixed_point:
scale = 0;