From 70cdd89e887641b7423e5d4d05928d14ee014aba Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 17 May 2018 19:10:57 +0800 Subject: change file tree --- src/libs/lua51/lapi.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/libs/lua51/lapi.h (limited to 'src/libs/lua51/lapi.h') diff --git a/src/libs/lua51/lapi.h b/src/libs/lua51/lapi.h deleted file mode 100644 index 2c3fab2..0000000 --- a/src/libs/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