diff options
Diffstat (limited to 'Mac/mwerks/mwerks_small_config.h')
-rw-r--r-- | Mac/mwerks/mwerks_small_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/mwerks/mwerks_small_config.h b/Mac/mwerks/mwerks_small_config.h index 5355413..99d552f 100644 --- a/Mac/mwerks/mwerks_small_config.h +++ b/Mac/mwerks/mwerks_small_config.h @@ -23,7 +23,6 @@ /* #define HAVE_DYNAMIC_LOADING /* Enable dynamically loaded modules */ /* #define USE_GDBM /* Include the gdbm module */ /* #define USE_ZLIB /* Include the zlib module */ -#define USE_UCNHASH /* Include the ucnhash module */ #define USE_APPEARANCE /* Enable Appearance support */ #define USE_MSL_MALLOC /* Disable private malloc. Also disables next two defines */ |