mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-07 10:19:57 +08:00
fix
This commit is contained in:
parent
d123e477db
commit
328aa227a7
@ -65,10 +65,6 @@ namespace chaiscript
|
||||
DLSym<Create_Module_Func> m_func;
|
||||
ModulePtr m_moduleptr{};
|
||||
};
|
||||
|
||||
inline Loadable_Module::DLModule::~DLModule() {
|
||||
dlclose(m_data);
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user