no more 'preloadedlibs' when opening libraries (as it is dead code now)

This commit is contained in:
Roberto Ierusalimschy
2014-12-09 13:00:17 -02:00
parent c6e74e41c9
commit 36efa6a6b9
2 changed files with 12 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
/*
** $Id: ltests.h,v 2.42 2014/11/29 19:45:37 roberto Exp roberto $
** $Id: ltests.h,v 2.43 2014/12/06 20:42:58 roberto Exp roberto $
** Internal Header for Debugging of the Lua Implementation
** See Copyright Notice in lua.h
*/
@@ -24,9 +24,6 @@
#undef LUA_COMPAT_MODULE
/* test without preloding debug library */
#define LUA_NODEBUGLIB
#define LUA_DEBUG