*avoid warnings.
This commit is contained in:
parent
092d766277
commit
b1ac941e9a
@ -3079,7 +3079,6 @@ bool_t _is_accessor(char c) {
|
|||||||
|
|
||||||
bool_t _is_exponent_prefix(char* s, int begin, int end) {
|
bool_t _is_exponent_prefix(char* s, int begin, int end) {
|
||||||
/* Determine whether current symbol is an exponent prefix */
|
/* Determine whether current symbol is an exponent prefix */
|
||||||
_parsing_context_t* context = 0;
|
|
||||||
int i = 0;
|
int i = 0;
|
||||||
|
|
||||||
mb_assert(s);
|
mb_assert(s);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user