2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Remove unused isc_mutexblock and isc_condition units

The isc_mutexblock and isc_condition units were no longer in use and
were removed.
This commit is contained in:
Ondřej Surý
2025-02-28 21:01:29 +01:00
parent e02d73e7e3
commit 2aa70fff76
21 changed files with 0 additions and 266 deletions

View File

@@ -25,7 +25,6 @@
#include <string.h>
#include <unistd.h>
#include <isc/condition.h>
#include <isc/log.h>
#include <isc/loop.h>
#include <isc/mutex.h>