]> granicus.if.org Git - transmission/commitdiff
remove tracer cerr that was accidentally committed in r14272
authorJordan Lee <jordan@transmissionbt.com>
Sun, 18 May 2014 19:47:02 +0000 (19:47 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sun, 18 May 2014 19:47:02 +0000 (19:47 +0000)
qt/mainwin.cc

index 8e0b83fcc217a55a374db0c28d2f8053adb0626f..6ca3058405ee274683dee51a90ee6c28f49d392d 100644 (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"),