mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Remove unused type alias
This commit is contained in:
parent
1b47350952
commit
b408a09755
1 changed files with 0 additions and 4 deletions
|
@ -97,10 +97,6 @@
|
|||
#include "tracker.h"
|
||||
#include "trackerentry.h"
|
||||
|
||||
#if defined(Q_OS_WIN) && (_WIN32_WINNT < 0x0600)
|
||||
using NETIO_STATUS = LONG;
|
||||
#endif
|
||||
|
||||
static const char PEER_ID[] = "qB";
|
||||
static const char RESUME_FOLDER[] = "BT_backup";
|
||||
static const char USER_AGENT[] = "qBittorrent/" QBT_VERSION_2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue