summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-05-14 20:05:53 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-05-14 20:05:53 +0000
commit2bc35e7ee9c39c01cf39f78933a6e42114a3f50d (patch)
tree928e93295e850fd5d9d41cf9c1bcedf49da3c8e8
parent5a933d3538f9094e13ea916079cb9d2abc80026e (diff)
Fixed definition of hts_debug
-rw-r--r--src/htslib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/htslib.c b/src/htslib.c
index 3216b48..870badf 100644
--- a/src/htslib.c
+++ b/src/htslib.c
@@ -5079,7 +5079,6 @@ int ftp_available(void) {
}
#endif
-static void hts_debug(int level);
static void hts_debug_log_print(const char *format, ...);
static int hts_dgb_init = 0;