diff options
author | Travis Howell | 2005-10-05 06:31:26 +0000 |
---|---|---|
committer | Travis Howell | 2005-10-05 06:31:26 +0000 |
commit | 99f36dafe86a155e8da20b2f2bbe64d27e5183ac (patch) | |
tree | 4dfdcedbbb89ee7ea9d098ca8b96e868ad6305c8 /simon | |
parent | b332ea95ec9d892097072bfd2aaf316b3e31de7b (diff) | |
download | scummvm-rg350-99f36dafe86a155e8da20b2f2bbe64d27e5183ac.tar.gz scummvm-rg350-99f36dafe86a155e8da20b2f2bbe64d27e5183ac.tar.bz2 scummvm-rg350-99f36dafe86a155e8da20b2f2bbe64d27e5183ac.zip |
Remove leftover
svn-id: r18939
Diffstat (limited to 'simon')
-rw-r--r-- | simon/simon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h index a9b7e35c9e..1e9b411fa9 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -465,7 +465,6 @@ protected: void o_kill_sprite_simon2(uint a, uint b); void o_vga_reset(); - void o_unk_101(); void fcs_unk_2(uint a); void o_unk_103(); void fcs_delete(uint a); |