mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 19:28:57 +01:00
cmd/ebitenmobile: remove setStrictContextRestoration from EbitenViewController
This commit is contained in:
parent
7cc2f8ffcd
commit
2a4374e012
@ -364,10 +364,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
- (void)setStrictContextRestoration:(BOOL)strictContextRestoration {
|
||||
// Do nothing.
|
||||
}
|
||||
|
||||
- (void)setExplicitRenderingMode:(BOOL)explicitRendering {
|
||||
@synchronized(self) {
|
||||
explicitRendering_ = explicitRendering;
|
||||
|
Loading…
Reference in New Issue
Block a user