Remove double return()

Found by:       FlexeLint
This commit is contained in:
Poul-Henning Kamp 2003-05-31 19:55:32 +00:00
parent a063facbf6
commit 29382d1af7

View File

@ -240,8 +240,6 @@ mac_lomac_auxsingle_in_range(struct mac_lomac *single, struct mac_lomac *range)
&single->ml_auxsingle) &&
mac_lomac_dominate_element(&single->ml_auxsingle,
&range->ml_rangelow));
return (1);
}
static int