Explorar o código

legacy declaration

Roberto Ierusalimschy %!s(int64=23) %!d(string=hai) anos
pai
achega
931ee346e3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      luadebug.h

+ 0 - 1
luadebug.h

@@ -12,7 +12,6 @@
 #include "lua.h"
 
 typedef struct lua_Debug lua_Debug;  /* activation record */
-typedef struct lua_Localvar lua_Localvar;
 
 typedef void (*lua_Hook) (lua_State *L, lua_Debug *ar);