removed an unused variable
This commit is contained in:
parent
d3f1a435cb
commit
6fddd95dce
@ -1549,7 +1549,6 @@ static int get_numlit (moo_t* moo, int negated)
|
|||||||
{
|
{
|
||||||
moo_iolxc_t period;
|
moo_iolxc_t period;
|
||||||
moo_oow_t scale;
|
moo_oow_t scale;
|
||||||
moo_iotok_type_t tok_type;
|
|
||||||
|
|
||||||
fixed_point:
|
fixed_point:
|
||||||
scale = 0;
|
scale = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user