mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
removing forgotten line (had not noticed as I build with LINT_INIT undefined :( ).
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user