From 2bc35e7ee9c39c01cf39f78933a6e42114a3f50d Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Tue, 14 May 2013 20:05:53 +0000 Subject: Fixed definition of hts_debug --- src/htslib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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; -- cgit v1.2.3