summaryrefslogtreecommitdiff
path: root/src/htszlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htszlib.h')
-rw-r--r--src/htszlib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/htszlib.h b/src/htszlib.h
index 5c317b6..57004d6 100644
--- a/src/htszlib.h
+++ b/src/htszlib.h
@@ -46,7 +46,6 @@ Please visit our Website: http://www.httrack.com
/* Library internal definictions */
#ifdef HTS_INTERNAL_BYTECODE
-extern int gz_is_available;
extern int hts_zunpack(char *filename, char *newfile);
extern int hts_extract_meta(const char *path);
extern const char *hts_get_zerror(int err);