mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-22570 fixup: Silence clang -Wunneeded-internal-declaration
This commit is contained in:
@@ -39,6 +39,7 @@ static bool provider_plugin_enabled= false;
|
||||
|
||||
/* Prototype for provider system variables */
|
||||
static char *dummy_str= 0;
|
||||
__attribute__((unused))
|
||||
static MYSQL_SYSVAR_STR(proto_string, dummy_str, 0, 0, 0, 0, "");
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user