diff --git a/stepmania/src/RageDisplay.cpp b/stepmania/src/RageDisplay.cpp index 74557e22ed..7c0806dd5c 100644 --- a/stepmania/src/RageDisplay.cpp +++ b/stepmania/src/RageDisplay.cpp @@ -493,7 +493,7 @@ void RageDisplay::EnterPerspective(float fov, bool preserve_loc, float near_clip if( preserve_loc ) { - RageMatrix matTop = *g_ModelViewStack.GetTop(); + //RageMatrix matTop = *g_ModelViewStack.GetTop(); /* TODO: Come up with a more general way to handle this. * It looks kind of hacky. -Chris */ // {