From 4ed457850a61fec051996ae892bd43687440bbb2 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 18 May 2009 15:21:24 +0000 Subject: Removed a leftover simple_said define svn-id: r40692 --- engines/sci/vocabulary.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/engines/sci/vocabulary.h b/engines/sci/vocabulary.h index 041721e498..0ca8613844 100644 --- a/engines/sci/vocabulary.h +++ b/engines/sci/vocabulary.h @@ -38,8 +38,6 @@ namespace Sci { class ResourceManager; /*#define VOCABULARY_DEBUG */ -/*#define SCI_SIMPLE_SAID_DEBUG */ /* uncomment to enable simple said debugging */ - #define SCRIPT_UNKNOWN_FUNCTION_STRING "[Unknown]" /* The string used to identify the "unknown" SCI0 function for each game */ -- cgit v1.2.3