Browse Source

Remove outdated comment

adaptive-webui-19844
Christophe Dumez 14 years ago
parent
commit
a62169001e
  1. 1
      src/qtlibtorrent/qbtsession.cpp

1
src/qtlibtorrent/qbtsession.cpp

@ -99,7 +99,6 @@ QBtSession::QBtSession() @@ -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…
Cancel
Save