mirror of https://github.com/stella-emu/stella.git
removed non implemented method
This commit is contained in:
parent
867674c8fb
commit
1fe5cd2b3f
|
@ -77,9 +77,7 @@ class FrameManager: public AbstractFrameManager {
|
|||
|
||||
private:
|
||||
|
||||
void updateAutodetectedLayout();
|
||||
|
||||
void setState(State state);
|
||||
void setState(State state);
|
||||
|
||||
void updateIsRendering();
|
||||
|
||||
|
|
Loading…
Reference in New Issue