From: Po Lu Date: Tue, 7 Feb 2023 15:03:46 +0000 (+0800) Subject: Remove junk from instruction table X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=45d3b0f6dc24435e2cc17a3ac499a97672eee3c1;p=emacs.git Remove junk from instruction table * src/sfnt.c (sfnt_name_instruction): Do so. --- diff --git a/src/sfnt.c b/src/sfnt.c index cef84080417..ab21c41b8a0 100644 --- a/src/sfnt.c +++ b/src/sfnt.c @@ -14546,13 +14546,8 @@ sfnt_name_instruction (unsigned char opcode) "7 INS_$8F", "7 INS_$90", -#ifdef TT_CONFIG_OPTION_GX_VAR_SUPPORT - "6 GETVAR", - "7 GETDATA", -#else "7 INS_$91", "7 INS_$92", -#endif "7 INS_$93", "7 INS_$94", "7 INS_$95",