summaryrefslogtreecommitdiffstats
path: root/discover/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/log.h')
-rw-r--r--discover/log.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/discover/log.h b/discover/log.h
deleted file mode 100644
index 3e92555..0000000
--- a/discover/log.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _LOG_H
-#define _LOG_H
-
-#include <stdio.h>
-
-void pb_log(const char *fmt, ...);
-void pb_log_set_stream(FILE *stream);
-
-#endif /* _LOG_H */
OpenPOWER on IntegriCloud