[Scummvm-cvs-logs] scummvm master -> 6fc5092c039e296195709c2274f2a9d4238b6986

dreammaster dreammaster at scummvm.org
Thu Oct 23 03:07:50 CEST 2014


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
6fc5092c03 MADS: Remove unused variable


Commit: 6fc5092c039e296195709c2274f2a9d4238b6986
    https://github.com/scummvm/scummvm/commit/6fc5092c039e296195709c2274f2a9d4238b6986
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2014-10-22T21:05:47-04:00

Commit Message:
MADS: Remove unused variable

Changed paths:
    engines/mads/nebular/sound_nebular.cpp



diff --git a/engines/mads/nebular/sound_nebular.cpp b/engines/mads/nebular/sound_nebular.cpp
index a6dce74..0a05444 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",






More information about the Scummvm-git-logs mailing list