mirror of https://github.com/stella-emu/stella.git
Revised my decision ;)
This commit is contained in:
parent
1338b8d0d0
commit
424808b948
|
@ -162,7 +162,6 @@ void FrameManager::setState(FrameManager::State state)
|
|||
}
|
||||
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
// TODO: kill this with fire once frame manager refactoring is complete
|
||||
void FrameManager::onLayoutChange()
|
||||
{
|
||||
switch (layout())
|
||||
|
|
Loading…
Reference in New Issue