1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:23:52 +00:00

Remove unused variable (compiler warning)

This commit is contained in:
Jan-Peter Nilsson 2011-04-01 23:25:22 +02:00 committed by Pieter van der Kloet
parent 73f2fdfa72
commit b22234109d

View file

@ -63,7 +63,6 @@ MWScene::~MWScene()
std::pair<std::string, float> MWScene::getFacedHandle (MWWorld::World& world)
{
std::string handle = "";
float distance = -1;
//get a ray pointing to the center of the viewport
Ray centerRay = getCamera()->getCameraToViewportRay(