diff options
-rw-r--r-- | src/htsback.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/htsback.c b/src/htsback.c index e21ab84..bd92555 100644 --- a/src/htsback.c +++ b/src/htsback.c @@ -2436,12 +2436,6 @@ void back_wait(struct_back* sback,httrackp* opt,cache_back* cache,TStamp stat_ti HTS_LOG(opt,LOG_WARNING); fprintf(opt->log,"Unexpected socket error during pre-loop"LF); test_flush; } } -#if WIDE_DEBUG - else { - DEBUG_W("PANIC!!! Socket is invalid in a poll test!\n"); - } -#endif - } } |