fixed shape bounding boxes.
[swftools.git] / pdf2swf / swfoutput.h
index 267710a..3d0385b 100644 (file)
@@ -52,7 +52,6 @@ struct swfoutput
 {
     MATRIX fontmatrix;
     double fontm11,fontm12,fontm21,fontm22;
-    unsigned short int linewidth;
     SWFFONT *swffont;
     RGBA strokergb;
     RGBA fillrgb;