Changeset 12601


Ignore:
Timestamp:
Jul 30, 2011, 1:19:28 PM (12 years ago)
Author:
jordan
Message:

(trunk qt) remove an unnecessary debug message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/qt/app.cc

    r12595 r12601  
    266266    {
    267267        Torrent * tor = myModel->getTorrentFromId( id );
    268         std::cerr << "torrent added: " << qPrintable(tor->name()) << std::endl;
    269268
    270269        if( tor->name().isEmpty( ) ) // wait until the torrent's INFO fields are loaded
Note: See TracChangeset for help on using the changeset viewer.