[Scummvm-cvs-logs] scummvm master -> 761af0e4ab6f2d149378fbe2e487011d0bf9b6c8

Strangerke Strangerke at scummvm.org
Mon Jan 6 22:15:43 CET 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:
761af0e4ab HOPKINS: Remove some unused constants


Commit: 761af0e4ab6f2d149378fbe2e487011d0bf9b6c8
    https://github.com/scummvm/scummvm/commit/761af0e4ab6f2d149378fbe2e487011d0bf9b6c8
Author: Strangerke (strangerke at scummvm.org)
Date: 2014-01-06T13:14:52-08:00

Commit Message:
HOPKINS: Remove some unused constants

Changed paths:
    engines/hopkins/hopkins.h



diff --git a/engines/hopkins/hopkins.h b/engines/hopkins/hopkins.h
index b7c6a9b..615eace 100644
--- a/engines/hopkins/hopkins.h
+++ b/engines/hopkins/hopkins.h
@@ -60,10 +60,6 @@
  */
 namespace Hopkins {
 
-#define DEBUG_BASIC 1
-#define DEBUG_INTERMEDIATE 2
-#define DEBUG_DETAILED 3
-
 #define SCREEN_WIDTH 640
 #define SCREEN_HEIGHT 480
 






More information about the Scummvm-git-logs mailing list