diff options
| author | chai <chaifix@163.com> | 2018-08-14 16:14:32 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2018-08-14 16:14:32 +0800 |
| commit | 57efa331c7ddc247c9b14dc19d4d98afbeb4e3b4 (patch) | |
| tree | 1ebba4cd5b97a771d2f35e708ceda7193b904516 /src/lua/luaopen_types.h | |
| parent | 0d26ed3a45f53fdbd7731b5f2a4d88edef201e44 (diff) | |
*update
Diffstat (limited to 'src/lua/luaopen_types.h')
| -rw-r--r-- | src/lua/luaopen_types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lua/luaopen_types.h b/src/lua/luaopen_types.h index 74c658f..b32d849 100644 --- a/src/lua/luaopen_types.h +++ b/src/lua/luaopen_types.h @@ -61,7 +61,6 @@ namespace lua { if (obj == nullptr) return; - obj->retain(); object = obj; type = t; } |
