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

WL#2472: Fixes according to review

This commit is contained in:
unknown
2005-03-22 10:19:24 +01:00
parent 69ca9a9416
commit 73f6834e3d
4 changed files with 6 additions and 9 deletions

View File

@ -17,9 +17,6 @@
#ifdef HAVE_REPLICATION
#include "slave.h"
extern Rpl_filter *binlog_filter;
extern Rpl_filter *rpl_filter;
typedef struct st_slave_info
{
uint32 server_id;