diff options
Diffstat (limited to 'example/luatest/luatest.cpp')
| -rw-r--r-- | example/luatest/luatest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/luatest/luatest.cpp b/example/luatest/luatest.cpp index 5b3dd99..47ab304 100644 --- a/example/luatest/luatest.cpp +++ b/example/luatest/luatest.cpp @@ -752,7 +752,6 @@ static void *lua_file_handle(void *ptr) { pthread_exit(debuginfo); } - tsg_lua_identify(lua, &thread_info->thread_id); if (file_to_buffer(thread_info->script, script, &script_len)) { pthread_exit(debuginfo); |
