]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb/test/logging.h
tdb: delete from CCAN.
[ccan] / ccan / tdb / test / logging.h
diff --git a/ccan/tdb/test/logging.h b/ccan/tdb/test/logging.h
deleted file mode 100644 (file)
index 6745a32..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef TDB_TEST_LOGGING_H
-#define TDB_TEST_LOGGING_H
-#include <ccan/tdb/tdb.h>
-#include <stdbool.h>
-
-extern bool suppress_logging;
-extern const char *log_prefix;
-extern struct tdb_logging_context taplogctx;
-
-#endif /* TDB_TEST_LOGGING_H */