From d65a5a447f2978435f19ec35800a398949c3204f Mon Sep 17 00:00:00 2001 From: Andreas Gal Date: Wed, 29 Oct 2008 13:43:53 -0700 Subject: [PATCH] Remove JSOP_UNUSED78 as 78 is now JSOP_APPLY (follow-up for 462209). --- js/src/jsinterp.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/js/src/jsinterp.cpp b/js/src/jsinterp.cpp index 1bb82486a3d6..41b77e81b332 100644 --- a/js/src/jsinterp.cpp +++ b/js/src/jsinterp.cpp @@ -6768,7 +6768,6 @@ js_Interpret(JSContext *cx) L_JSOP_DEFXMLNS: # endif - L_JSOP_UNUSED78: L_JSOP_UNUSED79: L_JSOP_UNUSED103: L_JSOP_UNUSED131: