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

WL#2472: Fixes according to review

This commit is contained in:
lars@mysql.com
2005-03-22 10:19:24 +01:00
parent efb077502d
commit 7428dde19a
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;