Whiteboard: delete obsolete fixme

This commit is contained in:
Gabriel Morin 2010-08-13 07:37:39 +00:00
parent 039e224c34
commit 1ac05aef64

View file

@ -324,8 +324,6 @@ void manager::on_mouseover_change(const map_location& hex)
hidden_unit_hex_ = map_location();
}
//FIXME: Detect if a WML event is executing, and if so, avoid modifying the unit map during that time.
// Acting otherwise causes a crash.
if (!resources::screen->selected_hex().valid() && highlighter_)
{
highlighter_->set_mouseover_hex(hex);