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
(from parent 1:
730b5f6
)
removed buttons from swf_GetDefineBBox(), as they don't have one.
author
kramm
<kramm>
Tue, 11 May 2004 17:04:05 +0000
(17:04 +0000)
committer
kramm
<kramm>
Tue, 11 May 2004 17:04:05 +0000
(17:04 +0000)
lib/modules/swftools.c
patch
|
blob
|
history
diff --git
a/lib/modules/swftools.c
b/lib/modules/swftools.c
index
8f6b418
..
349641d
100644
(file)
--- a/
lib/modules/swftools.c
+++ b/
lib/modules/swftools.c
@@
-143,8
+143,6
@@
SRECT swf_GetDefineBBox(TAG * t)
case ST_DEFINESHAPE2:
case ST_DEFINESHAPE3:
case ST_DEFINEEDITTEXT:
- case ST_DEFINEBUTTON:
- case ST_DEFINEBUTTON2:
case ST_DEFINETEXT:
case ST_DEFINETEXT2:
case ST_DEFINEVIDEOSTREAM: