Ignore:
Timestamp:
Oct 21, 2012, 12:05:47 AM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/Threading/Threading/main.cpp

    r420 r425  
    99int main( int argc, char **argv )
    1010{
    11 
    1211        // Create osgVisual::SimHost
    13         OSG_ALWAYS<<"Creating SimHost..."<<std::endl;
    1412        osg::ref_ptr<SimHost> simulationHost = new SimHost();
    15         OSG_ALWAYS<<"...done."<<std::endl;
    1613
    1714        //Start it
Note: See TracChangeset for help on using the changeset viewer.