Revision: 7767
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7767&view=rev
Author:   rtv
Date:     2009-06-03 06:28:26 +0000 (Wed, 03 Jun 2009)

Log Message:
-----------
removing debug cruft

Modified Paths:
--------------
    code/stage/trunk/libstage/world.cc

Modified: code/stage/trunk/libstage/world.cc
===================================================================
--- code/stage/trunk/libstage/world.cc  2009-06-03 06:26:12 UTC (rev 7766)
+++ code/stage/trunk/libstage/world.cc  2009-06-03 06:28:26 UTC (rev 7767)
@@ -649,8 +649,8 @@
                                                                                
                        const void* arg,
                                                                                
                        const bool ztest ) 
 {
-  rt_cells.clear();
-  rt_candidate_cells.clear();
+  //rt_cells.clear();
+  //rt_candidate_cells.clear();
   
   // initialize the sample
   RaytraceResult sample( gpose, range );


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

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to