Revision: 8687
http://playerstage.svn.sourceforge.net/playerstage/?rev=8687&view=rev
Author: natepak
Date: 2010-05-17 20:11:41 +0000 (Mon, 17 May 2010)
Log Message:
-----------
Removed debug statement
Modified Paths:
--------------
code/gazebo/trunk/server/gui/Gui.cc
Modified: code/gazebo/trunk/server/gui/Gui.cc
===================================================================
--- code/gazebo/trunk/server/gui/Gui.cc 2010-05-17 20:04:25 UTC (rev 8686)
+++ code/gazebo/trunk/server/gui/Gui.cc 2010-05-17 20:11:41 UTC (rev 8687)
@@ -223,7 +223,6 @@
{
if (Fl::event_key() == ' ')
{
- printf("Gui Pause\n");
Simulator::Instance()->SetPaused(!Simulator::Instance()->IsPaused()
);
return 1;
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit