Removed outdated TODO
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5565 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
7db06e27e1
commit
b9fcde4826
@ -302,7 +302,6 @@ void Skin::drawBgImage()
|
||||
if(bg_image == NULL)
|
||||
{
|
||||
int texture_w, texture_h;
|
||||
// TODO/FIXME? - user preferences still include a background image choice
|
||||
bg_image = SkinConfig::m_render_params["background::neutral"].getImage();
|
||||
assert(bg_image != NULL);
|
||||
texture_w = bg_image->getSize().Width;
|
||||
|
Loading…
Reference in New Issue
Block a user