Remove this

This commit is contained in:
Federico Cecchetto 2021-10-02 18:31:43 +02:00
parent 68ec474516
commit 9d1552c246

View File

@ -27,7 +27,6 @@ namespace ui_scripting
namespace
{
unsigned int function_id = 0;
std::unordered_map<game::hks::cclosure*, sol::protected_function> converted_functions;
utils::hook::detour hksi_open_lib_hook;