Remove obsolete declarations.

And dummy definitions as well.
This commit is contained in:
Johan Wikman
2016-03-04 13:10:05 +02:00
parent 768ff24428
commit a86903f3d0
5 changed files with 0 additions and 15 deletions

View File

@ -57,12 +57,6 @@ extern int blr_test_parse_change_master_command(char *input, char *error_string,
extern char *blr_test_set_master_logfile(ROUTER_INSTANCE *router, char *filename, char *error);
extern int blr_test_handle_change_master(ROUTER_INSTANCE* router, char *command, char *error);
int
MaxScaleUptime()
{
return 1;
}
static struct option long_options[] = {
{"debug", no_argument, 0, 'd'},
{"verbose", no_argument, 0, 'v'},