aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/vocabulary.h
diff options
context:
space:
mode:
authorMax Horn2009-05-18 15:07:51 +0000
committerMax Horn2009-05-18 15:07:51 +0000
commite0366f00bce7d35807425bd9478a0e73a63b5bf1 (patch)
treea2e3b0fc240e7ec39855345c6f5225ab37eaf3d6 /engines/sci/vocabulary.h
parent790e235ae17382b70f4a90f7a6fa931fde476a64 (diff)
downloadscummvm-rg350-e0366f00bce7d35807425bd9478a0e73a63b5bf1.tar.gz
scummvm-rg350-e0366f00bce7d35807425bd9478a0e73a63b5bf1.tar.bz2
scummvm-rg350-e0366f00bce7d35807425bd9478a0e73a63b5bf1.zip
SCI: Removed SCI_SIMPLE_SAID_CODE and the associated heavily bitrotted code
svn-id: r40691
Diffstat (limited to 'engines/sci/vocabulary.h')
-rw-r--r--engines/sci/vocabulary.h1
1 files changed, 0 insertions, 1 deletions
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 */