diff --git a/stepmania/src/ScreenEnding.cpp b/stepmania/src/ScreenEnding.cpp index 3c39ca6af2..8d765cf568 100644 --- a/stepmania/src/ScreenEnding.cpp +++ b/stepmania/src/ScreenEnding.cpp @@ -205,8 +205,6 @@ void ScreenEnding::Init() // don't show stats if not using a profile if( !PROFILEMAN->IsUsingProfile(p) ) continue; - - Profile* pProfile = PROFILEMAN->GetProfile(p); FOREACH_EndingStatsLine( i ) {