Remove unused variable

This commit is contained in:
Ben Anderson
2005-05-02 01:53:09 +00:00
parent 0ca2dd7540
commit a89304c0cb
-2
View File
@@ -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 )
{