mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
Remove outdated comment
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user