aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2004-08-02 11:53:33 +0000
committerTravis Howell2004-08-02 11:53:33 +0000
commit910a390ae7065eb3f54e5f378eefec8f1f8746e0 (patch)
treefb05910615952ff238df7c87f7a5f0a131357e85 /simon/simon.h
parente5a59beb826e062b8ec845df8d0e72fd360798ab (diff)
downloadscummvm-rg350-910a390ae7065eb3f54e5f378eefec8f1f8746e0.tar.gz
scummvm-rg350-910a390ae7065eb3f54e5f378eefec8f1f8746e0.tar.bz2
scummvm-rg350-910a390ae7065eb3f54e5f378eefec8f1f8746e0.zip
Remove pointless delays
svn-id: r14436
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 26c456b20e..e3505f2666 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -585,7 +585,6 @@ protected:
void handle_verb_clicked(uint verb);
void o_set_video_mode(uint mode, uint vga_res);
- void set_video_mode(uint mode, uint vga_res_id);
void set_video_mode_internal(uint mode, uint vga_res_id);
void ensureVgaResLoadedC(uint vga_res);