From e0366f00bce7d35807425bd9478a0e73a63b5bf1 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 18 May 2009 15:07:51 +0000 Subject: SCI: Removed SCI_SIMPLE_SAID_CODE and the associated heavily bitrotted code svn-id: r40691 --- engines/sci/vocabulary.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/sci/vocabulary.h') diff --git a/engines/sci/vocabulary.h b/engines/sci/vocabulary.h index d0c807aebf..041721e498 100644 --- a/engines/sci/vocabulary.h +++ b/engines/sci/vocabulary.h @@ -38,7 +38,6 @@ namespace Sci { class ResourceManager; /*#define VOCABULARY_DEBUG */ -/*#define SCI_SIMPLE_SAID_CODE */ /* Whether the simplified Said() matching should be used */ /*#define SCI_SIMPLE_SAID_DEBUG */ /* uncomment to enable simple said debugging */ -- cgit v1.2.3