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

Remove do-nothing header <isc/print.h>

This one really truly did nothing. No lines added!
This commit is contained in:
Tony Finch
2022-12-16 12:35:31 +00:00
parent c7615bc28d
commit 6927a30926
173 changed files with 0 additions and 218 deletions

View File

@@ -59,7 +59,6 @@
#include <isc/magic.h>
#include <isc/mem.h>
#include <isc/once.h>
#include <isc/print.h>
#include <isc/region.h>
#include <isc/result.h>
#include <isc/rwlock.h>