diff options
Diffstat (limited to 'test/new_http_service/adapter.h')
| -rw-r--r-- | test/new_http_service/adapter.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/new_http_service/adapter.h b/test/new_http_service/adapter.h index 5a6a1e1..1c4a790 100644 --- a/test/new_http_service/adapter.h +++ b/test/new_http_service/adapter.h @@ -97,13 +97,6 @@ public: std::vector<lua_State*> coroutines; }; -class lua_plug{ -public: - std::string file_path; - enum lua_entry_type entry_type; - lua_State *lua_state; -}; - #ifdef __cplusplus extern "C" { #endif |
