Kaydet (Commit) f2218fa7 authored tarafından David Tardon's avatar David Tardon

WaE: 'Intl_TokenID' defined but not used

Change-Id: I38f4d68c83f5c56579c11cf5e7a5f647898867d1
üst fc9914cd
...@@ -705,13 +705,6 @@ sal_Int32 gatherNamePre(const sal_Char* text) ...@@ -705,13 +705,6 @@ sal_Int32 gatherNamePre(const sal_Char* text)
using namespace connectivity; using namespace connectivity;
static sal_uInt32 Intl_TokenID[] =
{
SQL_TOKEN_LIKE, SQL_TOKEN_NOT, SQL_TOKEN_NULL, SQL_TOKEN_TRUE,
SQL_TOKEN_FALSE, SQL_TOKEN_IS, SQL_TOKEN_BETWEEN, SQL_TOKEN_OR,
SQL_TOKEN_AND, SQL_TOKEN_AVG, SQL_TOKEN_COUNT, SQL_TOKEN_MAX,
SQL_TOKEN_MIN, SQL_TOKEN_SUM
};
static bool IN_SQLyyerror; static bool IN_SQLyyerror;
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
OSQLScanner::OSQLScanner() OSQLScanner::OSQLScanner()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment