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:
hikerstk 2008-04-24 03:04:27 +00:00
parent 5d0a30f6cb
commit f04032300b

View File

@ -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);