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:
parent
8e5f58e14a
commit
4f29ab1476
1 changed files with 0 additions and 1 deletions
|
@ -1154,7 +1154,6 @@ TrMainWindow :: newTorrent ()
|
|||
void
|
||||
TrMainWindow :: openTorrent ()
|
||||
{
|
||||
std::cerr << __FILE__ << ':' << __LINE__ << std::endl;
|
||||
QFileDialog * d;
|
||||
d = new QFileDialog (this,
|
||||
tr ("Open Torrent"),
|
||||
|
|
Loading…
Reference in a new issue