CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 06/12/12 16:59:26
Modified files:
server : sprite_instance.cpp
Log message:
removed debugging line
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/sprite_instance.cpp?cvsroot=gnash&r1=1.100&r2=1.101
Patches:
Index: sprite_instance.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/sprite_instance.cpp,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -b -r1.100 -r1.101
--- sprite_instance.cpp 12 Dec 2006 16:58:31 -0000 1.100
+++ sprite_instance.cpp 12 Dec 2006 16:59:25 -0000 1.101
@@ -2754,7 +2754,6 @@
void
sprite_instance::set_name(const char* name)
{
- log_msg("set_name called");
_name = name;
// Reset these so they get computed next
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit