1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

cleanup: remove Slave_log_event (unused since 2002)

This commit is contained in:
Sergei Golubchik
2015-08-31 17:38:31 +02:00
parent 2d2286faf3
commit 274a47a50b
3 changed files with 0 additions and 247 deletions

View File

@@ -68,7 +68,6 @@ struct rpl_group_info;
class Rpl_filter;
class Query_log_event;
class Load_log_event;
class Slave_log_event;
class sp_rcontext;
class sp_cache;
class Lex_input_stream;