removed unneeded "t" element from cxform structure
authorkramm <kramm>
Sun, 18 Mar 2007 18:27:44 +0000 (18:27 +0000)
committerkramm <kramm>
Sun, 18 Mar 2007 18:27:44 +0000 (18:27 +0000)
lib/gfxdevice.h

index f852814..fd41895 100644 (file)
@@ -77,7 +77,6 @@ typedef struct _gfxcxform
     float gr,gg,gb,ga, tg;
     float br,bg,bb,ba, tb;
     float ar,ag,ab,aa, ta;
-    gfxcolor_t t;
 } gfxcxform_t;
 
 typedef struct _gfxbbox