CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  06/10/13 07:53:34

Modified files:
        testsuite/libbase: URLTest.cpp 

Log message:
        commented out unused params

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/libbase/URLTest.cpp?cvsroot=gnash&r1=1.9&r2=1.10

Patches:
Index: URLTest.cpp
===================================================================
RCS file: /sources/gnash/gnash/testsuite/libbase/URLTest.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- URLTest.cpp 10 Oct 2006 12:59:50 -0000      1.9
+++ URLTest.cpp 13 Oct 2006 07:53:34 -0000      1.10
@@ -46,7 +46,7 @@
 using namespace gnash;
 
 int
-main(int argc, char** argv)
+main(int /*argc*/, char** /*argv*/)
 {
 
        std::string label;


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

Reply via email to