X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsvgtiny_internal.h;h=133513c7d7ff886d7105b66dfdf2585afd550b8c;hb=a0f95cf38d64b5a093d7745c616ff048e8d930b6;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;