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

Remove the isc_app API

The isc_app API is no longer used and has been removed.
This commit is contained in:
Ondřej Surý
2022-07-26 13:03:53 +02:00
parent 37a1be5acc
commit 4d07768a09
6 changed files with 4 additions and 731 deletions

View File

@@ -17,7 +17,6 @@
#include <stdbool.h>
#include <stdlib.h>
#include <isc/app.h>
#include <isc/attributes.h>
#include <isc/commandline.h>
#include <isc/dir.h>