git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2db9a5d
)
removed unneeded "t" element from cxform structure
author
kramm
<kramm>
Sun, 18 Mar 2007 18:27:44 +0000
(18:27 +0000)
committer
kramm
<kramm>
Sun, 18 Mar 2007 18:27:44 +0000
(18:27 +0000)
lib/gfxdevice.h
patch
|
blob
|
history
diff --git
a/lib/gfxdevice.h
b/lib/gfxdevice.h
index
f852814
..
fd41895
100644
(file)
--- a/
lib/gfxdevice.h
+++ b/
lib/gfxdevice.h
@@
-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