CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/06/24 05:49:41

Modified files:
        testsuite/misc-ming.all: morph_test1.c 

Log message:
        remove unused stuff

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/morph_test1.c?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: morph_test1.c
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/morph_test1.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- morph_test1.c       24 Jun 2007 05:44:14 -0000      1.1
+++ morph_test1.c       24 Jun 2007 05:49:40 -0000      1.2
@@ -75,7 +75,6 @@
   // _root.frame1
   dejagnuclip = get_dejagnu_clip((SWFBlock)get_default_font(srcdir), 10, 0, 0, 
800, 600);
   SWFMovie_add(mo, (SWFBlock)dejagnuclip);
-  add_actions(mo, " x1=0; x2=0; x3=0; x4=0; x5=0; x6=0; x7=0; x8=0; x9=0; 
x10=0; ");
   SWFMovie_nextFrame(mo); 
 
   // _root.frame2, define and place a morph


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to