]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
src/svgtiny_internal.h: removed commented libcss stub
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 4 Oct 2023 00:10:13 +0000 (20:10 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 4 Oct 2023 00:16:39 +0000 (20:16 -0400)
commita0f95cf38d64b5a093d7745c616ff048e8d930b6
tree3d0559273108b489a93a89188dea3c5fe8009562
parent9c76afd8afc61e8f2fe3a634d3110b786b43b58e
src/svgtiny_internal.h: removed commented libcss stub

This files once thought about declaring,

  /*struct css_style style;*/

as a member of the svgtiny_parse_state struct. We delete that comment
now so that we can begin libcss integration with a clean slate.
src/svgtiny_internal.h