Revision: 7810
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7810&view=rev
Author:   robotos
Date:     2009-06-07 09:44:32 +0000 (Sun, 07 Jun 2009)

Log Message:
-----------
Delete printf

Modified Paths:
--------------
    code/gazebo/trunk/server/gui/GLWindow.cc

Modified: code/gazebo/trunk/server/gui/GLWindow.cc
===================================================================
--- code/gazebo/trunk/server/gui/GLWindow.cc    2009-06-07 08:18:39 UTC (rev 
7809)
+++ code/gazebo/trunk/server/gui/GLWindow.cc    2009-06-07 09:44:32 UTC (rev 
7810)
@@ -228,7 +228,6 @@
 
     if (currModel == model)
     {
-      printf("Same\n");
       Simulator::Instance()->SetSelectedEntity(NULL);
       return;
     }


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
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to