warning: unreachable code
This commit is contained in:
parent
43bf10d803
commit
59e62b1414
@ -145,7 +145,7 @@ static naRef f_periodic(naContext c, naRef me, int argc, naRef* args)
|
||||
return VALIDATE(x);
|
||||
|
||||
// x.num = SGMiscd::normalizePeriodic(a, b, x);
|
||||
return VALIDATE(x);
|
||||
// return VALIDATE(x);
|
||||
}
|
||||
|
||||
static naRef f_round(naContext c, naRef me, int argc, naRef* args)
|
||||
|
Loading…
Reference in New Issue
Block a user