[Swfed-svn] swfed-svn [544] デバッグメッセージの削除

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 4月 7日 (木) 21:51:48 JST


Revision: 544
          http://sourceforge.jp/projects/swfed/svn/view?view=rev&revision=544
Author:   yoya
Date:     2011-04-07 21:51:48 +0900 (Thu, 07 Apr 2011)

Log Message:
-----------
デバッグメッセージの削除

Modified Paths:
--------------
    trunk/src/swf_tag_shape.c


-------------- next part --------------
Modified: trunk/src/swf_tag_shape.c
===================================================================
--- trunk/src/swf_tag_shape.c	2011-04-07 12:47:00 UTC (rev 543)
+++ trunk/src/swf_tag_shape.c	2011-04-07 12:51:48 UTC (rev 544)
@@ -290,7 +290,6 @@
         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]);



Swfed-svn メーリングリストの案内
Back to archive index