Remove unused code

This commit is contained in:
Tixx
2024-10-20 16:57:47 +02:00
parent 9dbbd8298d
commit 708da44fec
3 changed files with 0 additions and 16 deletions

View File

@@ -17,5 +17,4 @@ public:
static void StartProxy();
public:
static bool isDownload;
static inline bool SkipSslVerify = false;
};