From 88b882ed0b432c6aff2063213e2f793a36dd25f7 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 6 Jun 2019 00:11:18 +0800 Subject: *misc --- source/3rd-party/Lua51/lapi.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 source/3rd-party/Lua51/lapi.h (limited to 'source/3rd-party/Lua51/lapi.h') diff --git a/source/3rd-party/Lua51/lapi.h b/source/3rd-party/Lua51/lapi.h deleted file mode 100644 index 2c3fab2..0000000 --- a/source/3rd-party/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