Skip to content

Update html_url.c

sameeran joshi requested to merge sameeranjoshi/wget2:nonmaster into master

Approver's checklist:

  • The author has submitted the FSF Copyright Assignment and is listed in AUTHORS
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent with existing code
  • This feature/change has adequate documentation added (if appropriate)
  • No obvious mistakes / misspelling in the code

removed the following function as it had been commented and was a burden on preprocessor static void _urls_to_absolute(WGET_VECTOR *urls, WGET_IRI *base)

Merge request reports