]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb-recoverd/vacuum: remove unneeded prototype.
authorMichael Adam <obnox@samba.org>
Wed, 27 May 2015 23:06:25 +0000 (01:06 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 5 Jun 2015 09:28:23 +0000 (11:28 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_recoverd.c

index e76a0d02b9c1b078e44c7fd71704740ab547bfd9..1b4ac50500a296cb2102dcab2a158e01ae8b9e55 100644 (file)
@@ -998,7 +998,6 @@ struct vacuum_info {
        struct ctdb_rec_data *r;
 };
 
-static void vacuum_fetch_next(struct vacuum_info *v);
 
 /*
   called when a vacuum fetch has completed - just free it and do the next one