aboutsummaryrefslogtreecommitdiff
path: root/ltests.h
diff options
context:
space:
mode:
authorRoberto I <roberto@inf.puc-rio.br>2025-08-20 16:10:54 -0300
committerRoberto I <roberto@inf.puc-rio.br>2025-08-20 16:10:54 -0300
commit06c5d3825f03eafc90b56d43f70f70048b785bc8 (patch)
tree0b418c4a9ac5a53a6ca39bf258bb046de1fc6749 /ltests.h
parentc345877e4c2588324d9a1e5655e8f48200ba2e5e (diff)
downloadlua-06c5d3825f03eafc90b56d43f70f70048b785bc8.tar.gz
lua-06c5d3825f03eafc90b56d43f70f70048b785bc8.tar.bz2
lua-06c5d3825f03eafc90b56d43f70f70048b785bc8.zip
Removed code for compatibility with version 5.3
Diffstat (limited to 'ltests.h')
-rw-r--r--ltests.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ltests.h b/ltests.h
index c825bdcf..305f5619 100644
--- a/ltests.h
+++ b/ltests.h
@@ -13,7 +13,6 @@
13 13
14/* test Lua with compatibility code */ 14/* test Lua with compatibility code */
15#define LUA_COMPAT_MATHLIB 15#define LUA_COMPAT_MATHLIB
16#define LUA_COMPAT_LT_LE
17#undef LUA_COMPAT_GLOBAL 16#undef LUA_COMPAT_GLOBAL
18 17
19 18