Fix Clang compiler warnings (#290)
This commit is contained in:
parent
848bf758c7
commit
2143027c7f
@ -669,10 +669,6 @@ static const short _address_eof_trans[] = {
|
|||||||
1278, 1279, 1280, 1281, 1282, 1283, 0};
|
1278, 1279, 1280, 1281, 1282, 1283, 0};
|
||||||
|
|
||||||
static const int address_start = 1;
|
static const int address_start = 1;
|
||||||
static const int address_first_final = 196;
|
|
||||||
static const int address_error = 0;
|
|
||||||
|
|
||||||
static const int address_en_main = 1;
|
|
||||||
|
|
||||||
bool is_address(const char *p, const char *pe)
|
bool is_address(const char *p, const char *pe)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user