diff --git a/src/client/component/steam_proxy.cpp b/src/client/component/steam_proxy.cpp index f0b67e33..4d3027da 100644 --- a/src/client/component/steam_proxy.cpp +++ b/src/client/component/steam_proxy.cpp @@ -47,7 +47,6 @@ namespace steam_proxy }*/ this->load_client(); - update_subscribed_items(); this->clean_up_on_error(); }