aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/gfxengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/gfxengine.h')
-rw-r--r--engines/tony/gfxengine.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/engines/tony/gfxengine.h b/engines/tony/gfxengine.h
index 8be09ddd8b..7206496aaa 100644
--- a/engines/tony/gfxengine.h
+++ b/engines/tony/gfxengine.h
@@ -92,12 +92,6 @@ public:
// Closes the graphics engine
void close();
- // Warns when changing
- void switchFullscreen(bool bFull);
-
- // Warn that we are guided by the GDI
- void GDIControl(bool bCon);
-
// Warns when entering or exits the options menu
void openOptionScreen(CORO_PARAM, int type);