]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
src/svgtiny_internal.h: drop svgtiny_resolve_url() prototype
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 11 Oct 2023 12:44:54 +0000 (08:44 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 20 Nov 2023 01:37:04 +0000 (20:37 -0500)
This is no longer needed now that svgtiny_resolve_url() lives in the
same file as its sole consumer, svgtiny_create_stylesheet().


No differences found