mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 03:12:36 +00:00
Attempt to fix gui2 unit tests (post-e23a4764971b)
This commit is contained in:
parent
e67dd6b3df
commit
e5cf2e8eea
@ -874,9 +874,6 @@ struct twrapper<gui2::teditor_generate_map>
|
||||
}
|
||||
result->set_map_generators(map_generators);
|
||||
|
||||
result->set_gui(
|
||||
static_cast<display*>(&test_utils::get_fake_display(-1, -1)));
|
||||
|
||||
return result;
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user