mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
ftp_process_dirlist(): drop stale debug code, spotted by Miciah.
This commit is contained in:
parent
14595404d1
commit
6960fc8feb
@ -1221,11 +1221,6 @@ ftp_process_dirlist(struct cache_entry *cached, off_t *pos,
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
#ifdef DEBUG_FTP_PARSER
|
||||
else {
|
||||
ERROR("Error parsing: [%.*s]", line_length, buf);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user