1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Removed not used functions and variables

This commit is contained in:
Monty
2018-01-08 15:02:13 +02:00
parent bbe0055fee
commit 18e22cb69f
2 changed files with 0 additions and 2 deletions

View File

@ -148,7 +148,6 @@ enum enum_binlog_row_image {
extern char internal_table_name[2];
extern char empty_c_string[1];
extern LEX_STRING EMPTY_STR;
extern MYSQL_PLUGIN_IMPORT const char **errmesg;
extern bool volatile shutdown_in_progress;