aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/lua/src/lauxlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lua/src/lauxlib.h')
-rw-r--r--third_party/lua/src/lauxlib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/lua/src/lauxlib.h b/third_party/lua/src/lauxlib.h
index ac4d15fbb9..1ab0d485e6 100644
--- a/third_party/lua/src/lauxlib.h
+++ b/third_party/lua/src/lauxlib.h
@@ -208,5 +208,3 @@ LUALIB_API void (luaL_openlib) (lua_State *L, const char *libname,
#endif
-
-