]> 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>
Sun, 8 Jun 2025 02:18:20 +0000 (22:18 -0400)
commit06cc486473de85dea67b383c3503c8210ca13539
treed03490d943c122fc4de73382a37c05dbea07e53b
parentcd10e5557dfa1bcba33694501be68867d99f6e77
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