From: kramm Date: Tue, 11 May 2004 17:04:05 +0000 (+0000) Subject: removed buttons from swf_GetDefineBBox(), as they don't have one. X-Git-Tag: release-0-6-0~228 X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;ds=sidebyside;h=75e384a1ec2433e58cb56b080f6344bc2c9253da;p=swftools.git removed buttons from swf_GetDefineBBox(), as they don't have one. --- diff --git a/lib/modules/swftools.c b/lib/modules/swftools.c index 8f6b418..349641d 100644 --- 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: