diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-04 14:35:01 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-04 14:35:01 +0000 |
commit | b41e6dc3af673057f774ae3744a666f585e85132 (patch) | |
tree | 6569c92166c2c1b0e0bcd72ef02d35fd51e649b1 /src/htsweb.c | |
parent | a798cd3a8dfe752139db2163b998ca1b405ac372 (diff) |
Fix.
Diffstat (limited to 'src/htsweb.c')
-rw-r--r-- | src/htsweb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/htsweb.c b/src/htsweb.c index 983d3d6..d428c5d 100644 --- a/src/htsweb.c +++ b/src/htsweb.c @@ -61,7 +61,6 @@ Please visit our Website: http://www.httrack.com #include "htsinthash.c" #include "htsmd5.c" #include "md5.c" -#undef HTS_PRINTF_FUN #include "htsserver.h" #include "htsweb.h" |