summaryrefslogtreecommitdiff
path: root/sql/sql_repl.h
diff options
context:
space:
mode:
authorlars@mysql.com <>2005-03-22 10:19:24 +0100
committerlars@mysql.com <>2005-03-22 10:19:24 +0100
commit7428dde19a2fc4facb5dc1e2b644a5d9915518c3 (patch)
treeb19174ede8963f86f8cacd14c1ac87b1ba5df7c2 /sql/sql_repl.h
parentefb077502def04e22d1d157b3b7c8474677197e4 (diff)
downloadmariadb-git-7428dde19a2fc4facb5dc1e2b644a5d9915518c3.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;