mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 18:21:18 -06:00
SendSystemInfo: Use GET instead of ping to check internet connection
This commit is contained in:
parent
692a0dade7
commit
1afa18d719
3 changed files with 12 additions and 16 deletions
|
|
@ -46,10 +46,6 @@ using Slic3r::GUI::Config::SnapshotDB;
|
|||
namespace Slic3r {
|
||||
|
||||
|
||||
enum {
|
||||
SLIC3R_VERSION_BODY_MAX = 256,
|
||||
};
|
||||
|
||||
static const char *INDEX_FILENAME = "index.idx";
|
||||
static const char *TMP_EXTENSION = ".download";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue