summaryrefslogtreecommitdiff
path: root/src/htsback.c
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-07-08 16:57:59 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-07-08 16:57:59 +0000
commitb838c922272f9fe793a25e5c93423e63273e0cde (patch)
tree2fc7bae3797f75aac3a7e71490ee11e476b56a23 /src/htsback.c
parentb6ee0d8d5d1cbf1e228f7a8f636ab3c6a7661333 (diff)
Removed dead code
Diffstat (limited to 'src/htsback.c')
-rw-r--r--src/htsback.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/htsback.c b/src/htsback.c
index 54c0637..e9e780e 100644
--- a/src/htsback.c
+++ b/src/htsback.c
@@ -3012,7 +3012,6 @@ void back_wait(struct_back * sback, httrackp * opt, cache_back * cache,
} else
retour_fread =
(int) http_xfread1(&(back[i].r), (int) max_read_bytes);
- // retour_fread=http_fread1(&(back[i].r));
} else
retour_fread = READ_EOF; // interruption ou annulation interne (peut ne pas ĂȘtre une erreur)