Remove now-unused badsb declaration, missed in r322200

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
emaste 2017-08-08 18:31:40 +00:00
parent e101a5eb93
commit 3c8566d0ac

View File

@ -58,8 +58,6 @@ struct bufarea asblk;
#define altsblock (*asblk.b_un.b_fs)
#define POWEROF2(num) (((num) & ((num) - 1)) == 0)
static void badsb(int listerr, const char *s);
/*
* Read in a superblock finding an alternate if necessary.
* Return 1 if successful, 0 if unsuccessful, -1 if file system