Removed warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1724 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
5d0a30f6cb
commit
f04032300b
@ -118,7 +118,7 @@ LeaderResult::LeaderResult()
|
||||
|
||||
for(unsigned int i=1; i < NUM_KARTS; ++i)
|
||||
{
|
||||
char sTime[20];
|
||||
// char sTime[20];
|
||||
// For now: don't display the time, since it's not correctly
|
||||
// set in follow-the-leader
|
||||
//TimeToString(race_time[i], sTime);
|
||||
|
Loading…
x
Reference in New Issue
Block a user