From 761af0e4ab6f2d149378fbe2e487011d0bf9b6c8 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Mon, 6 Jan 2014 22:14:52 +0100 Subject: HOPKINS: Remove some unused constants --- engines/hopkins/hopkins.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/engines/hopkins/hopkins.h b/engines/hopkins/hopkins.h index b7c6a9b5a9..615eace374 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 -- cgit v1.2.3