Removed outdated FIXME

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5524 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2010-06-19 01:05:58 +00:00
parent 2f10e0177c
commit 11e3877945

View File

@@ -96,7 +96,6 @@ void DynamicRibbonWidget::add()
}
// ---- add arrow buttons on each side
// FIXME? these arrow buttons are outside of the widget's boundaries
if (m_left_widget != NULL)
{
m_left_widget->elementRemoved();