mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-23 17:56:50 +03:00
Remove outdated comment
This commit is contained in:
parent
3ccc69848d
commit
a62169001e
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ QBtSession::QBtSession()
|
|||
// To avoid some exceptions
|
||||
boost::filesystem::path::default_name_check(boost::filesystem::no_check);
|
||||
// Creating Bittorrent session
|
||||
// Check if we should spoof utorrent
|
||||
QList<int> version;
|
||||
version << VERSION_MAJOR;
|
||||
version << VERSION_MINOR;
|
||||
|
|
Loading…
Reference in a new issue