Remove obsolete declarations.

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

View File

@ -79,12 +79,6 @@ static struct option long_options[] = {
char *binlog_check_version = "1.1.0";
int
MaxScaleUptime()
{
return 1;
}
int main(int argc, char **argv) {
ROUTER_INSTANCE *inst;
int fd;