Revision: 7050
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7050&view=rev
Author:   thjc
Date:     2008-09-28 21:14:00 +0000 (Sun, 28 Sep 2008)

Log Message:
-----------
Removed very verbose output on g2d clearing

Modified Paths:
--------------
    code/stage/branches/release-2-1-patches/src/p_graphics2d.cc

Modified: code/stage/branches/release-2-1-patches/src/p_graphics2d.cc
===================================================================
--- code/stage/branches/release-2-1-patches/src/p_graphics2d.cc 2008-09-24 
18:23:39 UTC (rev 7049)
+++ code/stage/branches/release-2-1-patches/src/p_graphics2d.cc 2008-09-28 
21:14:00 UTC (rev 7050)
@@ -89,7 +89,6 @@
                            PLAYER_GRAPHICS2D_CMD_CLEAR, 
                            this->addr))
     {
-      puts( "g2d: clearing figure" );
       stg_rtk_fig_clear( this->figs[index].stageFig );
       return 0; //ok
     }


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to