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:
76ce155
)
removed duplicate entry of swf_Shape2ToShape()
author
kramm
<kramm>
Sat, 4 Jun 2005 07:10:15 +0000
(07:10 +0000)
committer
kramm
<kramm>
Sat, 4 Jun 2005 07:10:15 +0000
(07:10 +0000)
lib/rfxswf.h
patch
|
blob
|
history
diff --git
a/lib/rfxswf.h
b/lib/rfxswf.h
index
b6ab8d2
..
9c330e9
100644
(file)
--- a/
lib/rfxswf.h
+++ b/
lib/rfxswf.h
@@
-460,7
+460,6
@@
void swf_Shape2Free(SHAPE2 * s);
void swf_DumpShape(SHAPE2*shape2);
void swf_ParseDefineShape(TAG*tag, SHAPE2*shape);
-void swf_Shape2ToShape(SHAPE2*shape2, SHAPE*shape);
void swf_SetShape2(TAG*tag, SHAPE2*shape2);
void swf_RecodeShapeData(U8*data, int bitlen, int in_bits_fill, int in_bits_line,