1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

remove unused function and array

This commit is contained in:
Sergei Golubchik
2015-06-19 20:47:09 +02:00
parent 794a895c4c
commit c47acc21aa
2 changed files with 0 additions and 37 deletions

View File

@ -487,7 +487,6 @@ enum killed_type
#include "sql_lex.h" /* Must be here */
extern LEX_STRING sql_statement_names[(uint) SQLCOM_END + 1];
class Delayed_insert;
class select_result;
class Time_zone;