CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/04/24 20:59:10

Modified files:
        testsuite      : MovieTester.cpp 

Log message:
        commented out debugging line

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/MovieTester.cpp?cvsroot=gnash&r1=1.30&r2=1.31

Patches:
Index: MovieTester.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/MovieTester.cpp,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- MovieTester.cpp     23 Apr 2007 10:19:47 -0000      1.30
+++ MovieTester.cpp     24 Apr 2007 20:59:10 -0000      1.31
@@ -212,7 +212,7 @@
        const char* X="";
        if ( expectFailure ) X="X";
 
-       cout <<"chekPixel(" << color << ") called" << endl;
+       //cout <<"chekPixel(" << color << ") called" << endl;
 
        for (TRenderers::const_iterator it=_testingRenderers.begin(), 
itE=_testingRenderers.end();
                                it != itE; ++it)


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

Reply via email to