Revision: 6836
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6836&view=rev
Author:   alexcb
Date:     2008-07-10 11:32:37 -0700 (Thu, 10 Jul 2008)

Log Message:
-----------
removed debuging leftovers

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

Modified: code/stage/trunk/libstage/worldgui.cc
===================================================================
--- code/stage/trunk/libstage/worldgui.cc       2008-07-10 18:09:53 UTC (rev 
6835)
+++ code/stage/trunk/libstage/worldgui.cc       2008-07-10 18:32:37 UTC (rev 
6836)
@@ -338,8 +338,6 @@
        if( hours > 0 )
                status_stream << hours << "h";
        
-       localratio = 1;
-       
        status_stream << std::setw( 2 ) << minutes << "m"
        << std::setw( 2 ) << seconds << "." << std::setprecision( 3 ) << 
std::setw( 3 ) << msec << "s ";
        


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

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to