removed an obsolete TODO marker

This commit is contained in:
Fabian Müller 2013-03-24 10:35:27 +00:00
parent c6a1b4a9c9
commit 4c87a8a991

View file

@ -489,11 +489,8 @@ void context_manager::create_default_context()
void context_manager::fill_selection()
{
//TODO
perform_refresh(editor_action_paint_area(get_map().selection(),
get_selected_bg_terrain()));
}
void context_manager::close_current_context()