aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sci.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sci.h')
-rw-r--r--engines/sci/sci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sci/sci.h b/engines/sci/sci.h
index 7bf4c69160..fd56d860c3 100644
--- a/engines/sci/sci.h
+++ b/engines/sci/sci.h
@@ -43,8 +43,6 @@ namespace Sci {
// Uncomment this to include old graphics code
//#define INCLUDE_OLDGFX
-// Uncomment this if you want to use the old graphics code. INCLUDE_OLDGFX must be defined
-//#define USE_OLDGFX
// Uncomment this to use old music functions
//#define USE_OLD_MUSIC_FUNCTIONS
// Uncomment this to use old pathfinding code