summaryrefslogtreecommitdiff
path: root/sql/sql_repl.h
diff options
context:
space:
mode:
authorunknown <lars@mysql.com>2005-03-22 10:19:24 +0100
committerunknown <lars@mysql.com>2005-03-22 10:19:24 +0100
commit73f6834e3dfd73f23bc2a711ccdb92788d33be0c (patch)
treeb19174ede8963f86f8cacd14c1ac87b1ba5df7c2 /sql/sql_repl.h
parent69ca9a9416df9084c2a75aeb62a6979cecf4e5c6 (diff)
downloadmariadb-git-73f6834e3dfd73f23bc2a711ccdb92788d33be0c.tar.gz
WL#2472: Fixes according to review
Diffstat (limited to 'sql/sql_repl.h')
-rw-r--r--sql/sql_repl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/sql_repl.h b/sql/sql_repl.h
index eec85826da4..ba64e626adc 100644
--- a/sql/sql_repl.h
+++ b/sql/sql_repl.h
@@ -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;