gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/server shape.cpp


From: Sandro Santilli
Subject: [Gnash-commit] gnash/server shape.cpp
Date: Thu, 21 Sep 2006 09:46:58 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  06/09/21 09:46:58

Modified files:
        server         : shape.cpp 

Log message:
        commented out debugging line

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/shape.cpp?cvsroot=gnash&r1=1.22&r2=1.23

Patches:
Index: shape.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/shape.cpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- shape.cpp   21 Sep 2006 09:44:26 -0000      1.22
+++ shape.cpp   21 Sep 2006 09:46:58 -0000      1.23
@@ -52,7 +52,7 @@
 {
        if ( is_straight() )
        {
-               log_msg("is straight!!");
+               //log_msg("is straight!!");
                tesselate::add_line_segment(m_ax, m_ay);
        }
        else




reply via email to

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