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

Remove unused variable

This commit is contained in:
msvensson@pilot.(none)
2007-08-14 11:10:23 +02:00
parent c446c0006e
commit 054ab36fcf

View File

@@ -233,7 +233,6 @@ my $opt_report_features;
our $opt_check_testcases;
our $opt_mark_progress;
our $opt_skip;
our $opt_skip_rpl;
our $max_slave_num= 0;
our $max_master_num= 1;