From f7352531b6f7442278bb8a7b95385db05ba4ae3c Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 27 Jun 2017 00:00:57 +0200 Subject: Remove runDebugGC() stub --- js/src/gc/GCRuntime.h | 1 - 1 file changed, 1 deletion(-) (limited to 'js/src/gc') diff --git a/js/src/gc/GCRuntime.h b/js/src/gc/GCRuntime.h index ae4f03cea..19737c9ee 100644 --- a/js/src/gc/GCRuntime.h +++ b/js/src/gc/GCRuntime.h @@ -633,7 +633,6 @@ class GCRuntime MOZ_RELEASE_ASSERT(triggerGC(JS::gcreason::ALLOC_TRIGGER)); } - void runDebugGC(); inline void poke(); enum TraceOrMarkRuntime { -- cgit v1.2.3