diff options
-rw-r--r-- | src/htslib.c | 1 |
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; |