aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/sci/vocabulary.h2
1 files changed, 0 insertions, 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 */