mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Fix 3 compiler warnings
This commit is contained in:
parent
e3cb9de365
commit
fbb47ce08f
3 changed files with 1 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue