mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-07 01:57:38 +00:00
Don't keep a separate use_legacy_network which is error-prone. Always infer from installed plugin version. (OrcaSlicer/OrcaSlicer#14441)
This commit is contained in:
@@ -32,8 +32,6 @@ int invoke_on_all_cloud_agents(const std::map<std::string, std::shared_ptr<IClou
|
||||
|
||||
} // namespace
|
||||
|
||||
bool NetworkAgent::use_legacy_network = true;
|
||||
|
||||
// ============================================================================
|
||||
// Static methods - delegate to BBLNetworkPlugin
|
||||
// ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user