[Scummvm-cvs-logs] scummvm master -> 3712befbd7c266c1a73f97515b9ef29a56429eaa

Strangerke Strangerke at scummvm.org
Sun Dec 27 00:52:51 CET 2015


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:
3712befbd7 LAB: Remove unused defines


Commit: 3712befbd7c266c1a73f97515b9ef29a56429eaa
    https://github.com/scummvm/scummvm/commit/3712befbd7c266c1a73f97515b9ef29a56429eaa
Author: Strangerke (strangerke at scummvm.org)
Date: 2015-12-27T00:46:41+01:00

Commit Message:
LAB: Remove unused defines

Changed paths:
    engines/lab/processroom.h



diff --git a/engines/lab/processroom.h b/engines/lab/processroom.h
index d865758..ee8a973 100644
--- a/engines/lab/processroom.h
+++ b/engines/lab/processroom.h
@@ -126,12 +126,6 @@ enum MapDoors {
 #define     BRIDGEROOM       3
 #define     VCORRIDOR        4
 #define     HCORRIDOR        5
-#define     MEDMAZE          6
-#define     HEDGEMAZE        7
-#define     SURMAZE          8
-#define     MULTIMAZEF1      9
-#define     MULTIMAZEF2     10
-#define     MULTIMAZEF3     11
 
 #if defined(WIN32)
 #pragma pack(push, 1)






More information about the Scummvm-git-logs mailing list