Removed compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6717 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
f99d1bd9dc
commit
ce3c115a86
@ -354,9 +354,6 @@ void SlipStream::update(float dt)
|
|||||||
bool is_sstreaming = false;
|
bool is_sstreaming = false;
|
||||||
m_target_kart = NULL;
|
m_target_kart = NULL;
|
||||||
|
|
||||||
|
|
||||||
irr::video::S3DVertex* vertices = NULL;
|
|
||||||
video::SColor color(255, 0, 0, 0);
|
|
||||||
// Note that this loop can not be simply replaced with a shorter loop
|
// Note that this loop can not be simply replaced with a shorter loop
|
||||||
// using only the karts with a better position - since a kart might
|
// using only the karts with a better position - since a kart might
|
||||||
// be a lap behind
|
// be a lap behind
|
||||||
|
Loading…
Reference in New Issue
Block a user