diff options
| author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-02 18:05:57 +0000 |
|---|---|---|
| committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-02 18:05:57 +0000 |
| commit | 6ce91ec1f3602402c7d82ee36b3287bf61f02ecb (patch) | |
| tree | 3d39c11b7ad0b1f61195072730d9ab1d778282ab /src/htslib.h | |
| parent | 95b9374ff3192cc8df8a7c1d8335302f4d98ba2d (diff) | |
HTTRACK_DEFLIB cleanup.
Diffstat (limited to 'src/htslib.h')
| -rw-r--r-- | src/htslib.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/htslib.h b/src/htslib.h index e13dbeb..8a6c206 100644 --- a/src/htslib.h +++ b/src/htslib.h @@ -319,10 +319,6 @@ int ishtml_ext(const char *a); int ishttperror(int err); void guess_httptype(httrackp * opt, char *s, const char *fil); -#ifndef HTTRACK_DEFLIB -HTSEXT_API void get_httptype(httrackp * opt, char *s, const char *fil, - int flag); -#endif int get_userhttptype(httrackp * opt, char *s, const char *fil); void give_mimext(char *s, const char *st); |
