X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2Fsvgtiny_internal.h;h=133513c7d7ff886d7105b66dfdf2585afd550b8c;hb=e528a85a0f2dc8db3fca85527e05cdbcfe7650f0;hp=6bf5d64d99277f836fb9d59cad878977d8ed7571;hpb=4390f1c84e8fee51fc22468821e6fc158e783053;p=libsvgtiny.git diff --git a/src/svgtiny_internal.h b/src/svgtiny_internal.h index 6bf5d64..133513c 100644 --- a/src/svgtiny_internal.h +++ b/src/svgtiny_internal.h @@ -46,8 +46,6 @@ struct svgtiny_parse_state { float a, b, c, d, e, f; } ctm; - /*struct css_style style;*/ - /* paint attributes */ svgtiny_colour fill; svgtiny_colour stroke;