diff options
| author | chai <chaifix@163.com> | 2020-09-27 20:31:53 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2020-09-27 20:31:53 +0800 |
| commit | 63cb4fbbb961da133c68865845eaf22d9b876700 (patch) | |
| tree | 42be163db598df2cf1c11d329c3e5843db4faa0c /src/lua51/lopcodes.c | |
| parent | 2dfa15a926f06137f2ba6afcce2e3c1d23300100 (diff) | |
*misc
Diffstat (limited to 'src/lua51/lopcodes.c')
| -rw-r--r-- | src/lua51/lopcodes.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lua51/lopcodes.c b/src/lua51/lopcodes.c index 64652bb..2e1b124 100644 --- a/src/lua51/lopcodes.c +++ b/src/lua51/lopcodes.c @@ -10,7 +10,6 @@ #include "lopcodes.h" - /* ORDER OP */ const char *const luaP_opnames[NUM_OPCODES+1] = { |
