From 4f29ab1476273b6c5442172aafda6cfe3479f0ea Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Sun, 18 May 2014 19:47:02 +0000 Subject: [PATCH] remove tracer cerr that was accidentally committed in r14272 --- qt/mainwin.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/qt/mainwin.cc b/qt/mainwin.cc index 8e0b83fcc..6ca305840 100644 --- a/qt/mainwin.cc +++ b/qt/mainwin.cc @@ -1154,7 +1154,6 @@ TrMainWindow :: newTorrent () void TrMainWindow :: openTorrent () { -std::cerr << __FILE__ << ':' << __LINE__ << std::endl; QFileDialog * d; d = new QFileDialog (this, tr ("Open Torrent"), -- 2.40.0