mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
remove another dead code section
This commit is contained in:
parent
08d84291ab
commit
708819013f
@ -215,10 +215,6 @@ impl<'a> System<'a> for Sys {
|
|||||||
mut new_players_guard,
|
mut new_players_guard,
|
||||||
) = match LoginProvider::login(
|
) = match LoginProvider::login(
|
||||||
pending,
|
pending,
|
||||||
// #[cfg(feature = "plugins")]
|
|
||||||
// &ecs_world,
|
|
||||||
// #[cfg(feature = "plugins")]
|
|
||||||
// &read_data._plugin_mgr,
|
|
||||||
&read_data.editable_settings.admins,
|
&read_data.editable_settings.admins,
|
||||||
&read_data.editable_settings.whitelist,
|
&read_data.editable_settings.whitelist,
|
||||||
&read_data.editable_settings.banlist,
|
&read_data.editable_settings.banlist,
|
||||||
|
Loading…
Reference in New Issue
Block a user