Commit a86b133a authored by guilhem@mysql.com's avatar guilhem@mysql.com

removing forgotten line (had not noticed as I build with LINT_INIT undefined :( ).

parent bccf57fb
......@@ -857,7 +857,6 @@ int do_require_version(struct st_query* q)
int do_require_os(struct st_query* q)
{
char *p=q->first_argument, *os_arg;
LINT_INIT(res);
DBUG_ENTER("do_require_os");
if (!*p)
......
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