From 1497dccd63a84b7ee2b229b1ad9c5c02718f2a78 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Mar 2019 23:06:27 +0800 Subject: *rename --- Source/3rdParty/Lua51/lapi.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 Source/3rdParty/Lua51/lapi.h (limited to 'Source/3rdParty/Lua51/lapi.h') diff --git a/Source/3rdParty/Lua51/lapi.h b/Source/3rdParty/Lua51/lapi.h deleted file mode 100644 index 2c3fab2..0000000 --- a/Source/3rdParty/Lua51/lapi.h +++ /dev/null @@ -1,16 +0,0 @@ -/* -** $Id: lapi.h,v 2.2.1.1 2007/12/27 13:02:25 roberto Exp $ -** Auxiliary functions from Lua API -** See Copyright Notice in lua.h -*/ - -#ifndef lapi_h -#define lapi_h - - -#include "lobject.h" - - -LUAI_FUNC void luaA_pushobject (lua_State *L, const TValue *o); - -#endif -- cgit v1.1-26-g67d0