1
0
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:
Christophe Dumez 2011-01-09 17:16:51 +00:00
parent 3ccc69848d
commit a62169001e

View File

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