removed compilation warning

This commit is contained in:
unknown 2007-06-12 14:45:30 +03:00
parent e4cd7e985f
commit 119412f8d0

View File

@ -15694,7 +15694,6 @@ static void test_bug28934()
{
MYSQL *l_mysql;
my_bool error= 0;
my_ulonglong res;
MYSQL_BIND bind[5];
MYSQL_STMT *stmt;
int cnt;