CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 06/09/21 14:22:49
Modified files:
server : edit_text_character.cpp
Log message:
removed TESTING output from VariableName handling code
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/edit_text_character.cpp?cvsroot=gnash&r1=1.13&r2=1.14
Patches:
Index: edit_text_character.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/edit_text_character.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- edit_text_character.cpp 21 Sep 2006 13:55:41 -0000 1.13
+++ edit_text_character.cpp 21 Sep 2006 14:22:49 -0000 1.14
@@ -84,7 +84,7 @@
// add this text variable to the target sprite
sprite->set_textfield_variable(varname, this);
- log_warning("EditTextCharacter VariableName support TESTING");
+ //log_warning("EditTextCharacter VariableName support TESTING");
}
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit