mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Fix 3 compiler warnings
This commit is contained in:
@@ -88,7 +88,6 @@ using namespace BitTorrent;
|
||||
|
||||
static const char PEER_ID[] = "qB";
|
||||
static const char RESUME_FOLDER[] = "BT_backup";
|
||||
static const int MAX_TRACKER_ERRORS = 2;
|
||||
|
||||
namespace libt = libtorrent;
|
||||
using namespace BitTorrent;
|
||||
|
||||
Reference in New Issue
Block a user