[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android 45d3b0f6dc 3/4: Remove junk from instruction table
From: |
Po Lu |
Subject: |
feature/android 45d3b0f6dc 3/4: Remove junk from instruction table |
Date: |
Tue, 7 Feb 2023 10:11:11 -0500 (EST) |
branch: feature/android
commit 45d3b0f6dc24435e2cc17a3ac499a97672eee3c1
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>
Remove junk from instruction table
* src/sfnt.c (sfnt_name_instruction): Do so.
---
src/sfnt.c | 5 -----
1 file changed, 5 deletions(-)
diff --git a/src/sfnt.c b/src/sfnt.c
index cef8408041..ab21c41b8a 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",