Revision: 2575 http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2575&view=rev Author: ulteq Date: 2012-05-15 22:01:28 +0000 (Tue, 15 May 2012) Log Message: ----------- removed unused code
Modified Paths: -------------- trunk/source/main/physics/Beam.cpp trunk/source/main/physics/BeamFactory.cpp Modified: trunk/source/main/physics/Beam.cpp =================================================================== --- trunk/source/main/physics/Beam.cpp 2012-05-15 18:34:34 UTC (rev 2574) +++ trunk/source/main/physics/Beam.cpp 2012-05-15 22:01:28 UTC (rev 2575) @@ -252,8 +252,6 @@ mrtime = 0.0; - networking = networking; - origin = Vector3::ZERO; previousCrank = 0.0f; Modified: trunk/source/main/physics/BeamFactory.cpp =================================================================== --- trunk/source/main/physics/BeamFactory.cpp 2012-05-15 18:34:34 UTC (rev 2574) +++ trunk/source/main/physics/BeamFactory.cpp 2012-05-15 22:01:28 UTC (rev 2575) @@ -279,8 +279,6 @@ { lockStreams(); std::map < int, std::map < unsigned int, Beam *> > &streamables = getStreams(); - std::map < int, std::map < unsigned int, Beam *> >::iterator it1; - std::map < unsigned int, Beam *>::iterator it2; if (streamables.find(-1) != streamables.end()) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Rigsofrods-devel mailing list Rigsofrods-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel