mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 00:21:13 +00:00
addon/mg: Remove GUI1 callpath left-over in uninstall_local_addons()
This commit is contained in:
parent
ad75fae11a
commit
ce938dd0dc
@ -825,9 +825,6 @@ bool uninstall_local_addons(display& disp)
|
||||
return false;
|
||||
}
|
||||
|
||||
gui::menu::basic_sorter sorter;
|
||||
sorter.set_alpha_sort(1);
|
||||
|
||||
int res;
|
||||
|
||||
std::vector<std::string> remove_ids, remove_names;
|
||||
|
Loading…
x
Reference in New Issue
Block a user