diff options
-rw-r--r-- | engines/mads/nebular/sound_nebular.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/nebular/sound_nebular.cpp b/engines/mads/nebular/sound_nebular.cpp index a6dce74bba..0a054440b2 100644 --- a/engines/mads/nebular/sound_nebular.cpp +++ b/engines/mads/nebular/sound_nebular.cpp @@ -220,7 +220,6 @@ ASound::~ASound() { } void ASound::validate() { - byte digest[16]; Common::File f; static const char *const MD5[] = { "205398468de2c8873b7d4d73d5be8ddc", |