PR/51015: David Binderman: remove useless code
This commit is contained in:
parent
9fb12ec9aa
commit
40d9145b70
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: mbr.c,v 1.4 2012/02/02 21:54:34 phx Exp $ */
|
||||
/* $NetBSD: mbr.c,v 1.5 2016/03/30 21:14:54 christos Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (C) 1995, 1996 Wolfgang Solfrank.
|
||||
@ -130,7 +130,6 @@ find_mbr_part(struct of_dev *devp, uint32_t off, char *buf,
|
||||
}
|
||||
}
|
||||
|
||||
recursion--;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user