]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/server.cpp
Use native packer to transfer globals into async env(s)
[dragonfireclient.git] / src / server.cpp
index ebe1d1f6b5393788457866115441751e70af1d34..d93f300d287f2152952e3e2252872b849eddd5d9 100644 (file)
@@ -243,7 +243,6 @@ Server::Server(
        m_clients(m_con),
        m_admin_chat(iface),
        m_on_shutdown_errmsg(on_shutdown_errmsg),
-       m_async_globals_data(""),
        m_modchannel_mgr(new ModChannelMgr())
 {
        if (m_path_world.empty())