mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 03:13:25 +00:00
removed an obsolete TODO marker
This commit is contained in:
parent
c6a1b4a9c9
commit
4c87a8a991
@ -489,11 +489,8 @@ void context_manager::create_default_context()
|
|||||||
|
|
||||||
void context_manager::fill_selection()
|
void context_manager::fill_selection()
|
||||||
{
|
{
|
||||||
//TODO
|
|
||||||
|
|
||||||
perform_refresh(editor_action_paint_area(get_map().selection(),
|
perform_refresh(editor_action_paint_area(get_map().selection(),
|
||||||
get_selected_bg_terrain()));
|
get_selected_bg_terrain()));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void context_manager::close_current_context()
|
void context_manager::close_current_context()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user