Remote unused Context::change_ui
This commit is contained in:
parent
acbe45e294
commit
a6f0d53dbf
|
@ -79,11 +79,6 @@ struct Context
|
|||
window().set_dimensions(ui().dimensions());
|
||||
}
|
||||
|
||||
void change_ui(UserInterface& ui)
|
||||
{
|
||||
m_ui.reset(&ui);
|
||||
}
|
||||
|
||||
OptionManager& options() const
|
||||
{
|
||||
if (has_window())
|
||||
|
|
Loading…
Reference in New Issue
Block a user