mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH: remove unused cert
Change-Id: I2b5032cc990463872e9c03f9a793886936c4f01c
This commit is contained in:
parent
8b19310d5d
commit
b98ced1b13
2 changed files with 0 additions and 60 deletions
|
@ -2811,10 +2811,6 @@ __retry:
|
|||
m_agent->init_log();
|
||||
}
|
||||
|
||||
//BBS set cert dir
|
||||
if (m_agent)
|
||||
m_agent->set_cert_file(resources_dir() + "/cert", "slicer_base64.cer");
|
||||
|
||||
init_http_extra_header();
|
||||
|
||||
if (m_agent) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue