summaryrefslogtreecommitdiffstats
path: root/js/src/jspubtd.h
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jspubtd.h')
-rw-r--r--js/src/jspubtd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/jspubtd.h b/js/src/jspubtd.h
index 309b9d746..20ea1ef8b 100644
--- a/js/src/jspubtd.h
+++ b/js/src/jspubtd.h
@@ -22,7 +22,7 @@
#include "js/TraceKind.h"
#include "js/TypeDecls.h"
-#if defined(JS_GC_ZEAL) || defined(DEBUG)
+#if defined(DEBUG)
# define JSGC_HASH_TABLE_CHECKS
#endif