Fix 3 compiler warnings

This commit is contained in:
ngosang 2015-08-01 22:04:51 +02:00
parent e3cb9de365
commit fbb47ce08f
3 changed files with 1 additions and 8 deletions

View file

@ -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;