gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/server/vm ActionExec.cpp


From: Benjamin Wolsey
Subject: [Gnash-commit] gnash/server/vm ActionExec.cpp
Date: Wed, 18 Jun 2008 07:18:54 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Benjamin Wolsey <bwy>   08/06/18 07:18:54

Modified files:
        server/vm      : ActionExec.cpp 

Log message:
                Drop temporary debugging messages.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/vm/ActionExec.cpp?cvsroot=gnash&r1=1.84&r2=1.85

Patches:
Index: ActionExec.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/vm/ActionExec.cpp,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -b -r1.84 -r1.85
--- ActionExec.cpp      18 Jun 2008 07:15:42 -0000      1.84
+++ ActionExec.cpp      18 Jun 2008 07:18:54 -0000      1.85
@@ -392,9 +392,6 @@
 ActionExec::processExceptions(TryBlock& t)
 {
 
-    if (retval) log_debug("Retval exists");
-    if (t._hasName) log_debug("Has name");
-
     switch (t._tryState)
     {
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]