mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
Remove outdated comment
This commit is contained in:
parent
3ccc69848d
commit
a62169001e
@ -99,7 +99,6 @@ QBtSession::QBtSession()
|
|||||||
// To avoid some exceptions
|
// To avoid some exceptions
|
||||||
boost::filesystem::path::default_name_check(boost::filesystem::no_check);
|
boost::filesystem::path::default_name_check(boost::filesystem::no_check);
|
||||||
// Creating Bittorrent session
|
// Creating Bittorrent session
|
||||||
// Check if we should spoof utorrent
|
|
||||||
QList<int> version;
|
QList<int> version;
|
||||||
version << VERSION_MAJOR;
|
version << VERSION_MAJOR;
|
||||||
version << VERSION_MINOR;
|
version << VERSION_MINOR;
|
||||||
|
Loading…
Reference in New Issue
Block a user