2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +00:00

checkpoint

This commit is contained in:
Michael Graff
2000-06-09 18:33:35 +00:00
parent b8feb9c67c
commit 99bec2168f

View File

@@ -377,7 +377,6 @@ fillpool(isc_entropy_t *ent, unsigned int needed, isc_boolean_t blocking) {
* Adjust counts. * Adjust counts.
*/ */
subtract_pseudo(ent, added); subtract_pseudo(ent, added);
add_entropy(ent, added);
} }
/* /*