diff options
author | Travis Howell | 2006-01-26 04:19:37 +0000 |
---|---|---|
committer | Travis Howell | 2006-01-26 04:19:37 +0000 |
commit | 49eed14be66f1db864f3a19a0ed7b32226382519 (patch) | |
tree | 217454857f40df905a0213ee82091f85ab1764ae /simon | |
parent | 579732dfdbe4edf6b4dd768557845845b976bcab (diff) | |
download | scummvm-rg350-49eed14be66f1db864f3a19a0ed7b32226382519.tar.gz scummvm-rg350-49eed14be66f1db864f3a19a0ed7b32226382519.tar.bz2 scummvm-rg350-49eed14be66f1db864f3a19a0ed7b32226382519.zip |
Remove leftover.
svn-id: r20182
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 7cccb3fe85..9375ed194f 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -177,7 +177,6 @@ protected: uint SOUND_INDEX_BASE; const GameSpecificSettings *gss; - byte _game; byte _keyPressed; typedef enum { |