CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 08/01/07 20:37:32
Modified files: server/asobj : xml.cpp Log message: minor cleanup CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/xml.cpp?cvsroot=gnash&r1=1.63&r2=1.64 Patches: Index: xml.cpp =================================================================== RCS file: /sources/gnash/gnash/server/asobj/xml.cpp,v retrieving revision 1.63 retrieving revision 1.64 diff -u -b -r1.63 -r1.64 --- xml.cpp 7 Jan 2008 12:02:07 -0000 1.63 +++ xml.cpp 7 Jan 2008 20:37:31 -0000 1.64 @@ -17,7 +17,7 @@ // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // -/* $Id: xml.cpp,v 1.63 2008/01/07 12:02:07 strk Exp $ */ +/* $Id: xml.cpp,v 1.64 2008/01/07 20:37:31 strk Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" @@ -456,8 +456,8 @@ void XML::checkLoads() { - static int call=0; #ifdef DEBUG_XML_LOADS + static int call=0; log_debug("XML %p checkLoads call %d, _loadThreads: %d", (void *)this, _loadThreads.size(), ++call); #endif _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit