From 7cf03d63eadca1e811b39d7401bf6ed69ed2b5a6 Mon Sep 17 00:00:00 2001 From: yoya Date: Thu, 7 Apr 2011 12:51:48 +0000 Subject: [PATCH] =?utf8?q?=E3=83=87=E3=83=90=E3=83=83=E3=82=B0=E3=83=A1?= =?utf8?q?=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8=E3=81=AE=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@544 7c90b180-03d5-4157-b861-58a559ae9d1e --- src/swf_tag_shape.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/swf_tag_shape.c b/src/swf_tag_shape.c index 48ade1a..b4ebe3f 100644 --- a/src/swf_tag_shape.c +++ b/src/swf_tag_shape.c @@ -290,7 +290,6 @@ int swf_tag_shape_bitmap_replace_refcid_list(swf_tag_t *tag, int from_cid, int t shape_records = &(swf_tag_shape->shape_with_style.shape_records); } while (1) { - fprintf(stderr, "XXX: morph_shape_check=%d\n", morph_shape_check); for (i = 0 ; i < styles->fill_styles.count ; i++) { swf_fill_style_t *fill_style; fill_style = &(styles->fill_styles.fill_style[i]); -- 2.11.0