Remove unused variable
This commit is contained in:
@@ -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 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user