mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:04:06 +00:00
Remove obsolete GC defines, removed in ESR 38
https://bugzilla.mozilla.org/show_bug.cgi?id=914402 https://bugzilla.mozilla.org/show_bug.cgi?id=1107349 Reviewed-At: https://gitea.wildfiregames.com/0ad/0ad/pulls/8324
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
#ifndef INCLUDED_SCRIPTTYPES
|
||||
#define INCLUDED_SCRIPTTYPES
|
||||
|
||||
#define JSGC_GENERATIONAL 1
|
||||
#define JSGC_USE_EXACT_ROOTING 1
|
||||
|
||||
#ifdef DEBUG
|
||||
#define MOZ_DIAGNOSTIC_ASSERT_ENABLED
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user