Revision: 7703
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7703&view=rev
Author:   natepak
Date:     2009-05-20 20:54:56 +0000 (Wed, 20 May 2009)

Log Message:
-----------
Removed printf

Modified Paths:
--------------
    code/gazebo/trunk/server/rendering/OgreVisual.cc

Modified: code/gazebo/trunk/server/rendering/OgreVisual.cc
===================================================================
--- code/gazebo/trunk/server/rendering/OgreVisual.cc    2009-05-20 18:22:48 UTC 
(rev 7702)
+++ code/gazebo/trunk/server/rendering/OgreVisual.cc    2009-05-20 20:54:56 UTC 
(rev 7703)
@@ -170,7 +170,6 @@
       }
     }
 
-    std::cout << "Creating Mesh[" << meshName << "]\n";
     obj = (Ogre::MovableObject*)this->sceneNode->getCreator()->createEntity(
             stream.str(), meshName);
   }


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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to