Removed an outdated comment

Outdated as of b2fc0f2.
This commit is contained in:
Charles Dang 2018-05-22 22:15:08 +11:00
parent 2819f549a1
commit 1a9c6a7eca

View file

@ -395,11 +395,6 @@ private:
} // anon namespace
/**
* @todo remove the offset arguments from these functions.
* Currently they're only needed by the minimap.
*/
void widget::draw_background()
{
assert(visible_ == visibility::visible);