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