1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-22 06:00:41 +00:00

remove tracer cerr that was accidentally committed in r14272

This commit is contained in:
Jordan Lee 2014-05-18 19:47:02 +00:00
parent 8e5f58e14a
commit 4f29ab1476

View file

@ -1154,7 +1154,6 @@ TrMainWindow :: newTorrent ()
void
TrMainWindow :: openTorrent ()
{
std::cerr << __FILE__ << ':' << __LINE__ << std::endl;
QFileDialog * d;
d = new QFileDialog (this,
tr ("Open Torrent"),