aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/vga13h.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/vga13h.h')
-rw-r--r--engines/cge/vga13h.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cge/vga13h.h b/engines/cge/vga13h.h
index 0b9fa8596d..f1a4b498c4 100644
--- a/engines/cge/vga13h.h
+++ b/engines/cge/vga13h.h
@@ -274,8 +274,6 @@ public:
static void GetColors (DAC * tab);
static void SetColors (DAC * tab, int lum);
static void Clear (uint8 color = 0);
- static void Exit (const char * txt = NULL, const char * name = NULL);
- static void Exit (int tref, const char * name = NULL);
static void CopyPage (uint16 d, uint16 s = 3);
static void Sunrise (DAC * tab);
static void Sunset (void);