diff options
Diffstat (limited to 'engines/sword25/util/lua/lobject.h')
-rw-r--r-- | engines/sword25/util/lua/lobject.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sword25/util/lua/lobject.h b/engines/sword25/util/lua/lobject.h index 5418a918b1..70b2c754ea 100644 --- a/engines/sword25/util/lua/lobject.h +++ b/engines/sword25/util/lua/lobject.h @@ -378,4 +378,3 @@ LUAI_FUNC void luaO_chunkid (char *out, const char *source, size_t len); #endif - |