diff options
Diffstat (limited to 'ltests.h')
| -rw-r--r-- | ltests.h | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -25,9 +25,6 @@ | |||
| 25 | #define lua_assert(c) assert(c) | 25 | #define lua_assert(c) assert(c) |
| 26 | 26 | ||
| 27 | 27 | ||
| 28 | /* include opcode names */ | ||
| 29 | #define LUAI_DEFOPNAMES | ||
| 30 | |||
| 31 | 28 | ||
| 32 | /* compiled with -O0, Lua uses a lot of C stack space... */ | 29 | /* compiled with -O0, Lua uses a lot of C stack space... */ |
| 33 | #undef LUAI_MAXCSTACK | 30 | #undef LUAI_MAXCSTACK |
