[modify for coverity scan]

This commit is contained in:
Hui Li 2020-06-18 08:24:48 +08:00
parent 4018b282ca
commit ea0c4dee66
1 changed files with 0 additions and 1 deletions

View File

@ -138,7 +138,6 @@ static FORCE_INLINE int32_t isValidNumber(const SSQLToken* pToken) {
goto _end; goto _end;
} }
break;
} }
case '1': case '1':
case '2': case '2':