From 12a1067416caaa51e614197d585cc876109259d6 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 22 Sep 2014 23:11:23 +0200 Subject: nix stderr spam --- ftnoir_tracker_pt/ftnoir_tracker_pt.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/ftnoir_tracker_pt/ftnoir_tracker_pt.cpp b/ftnoir_tracker_pt/ftnoir_tracker_pt.cpp index 7e5ccc6c..49cefed2 100644 --- a/ftnoir_tracker_pt/ftnoir_tracker_pt.cpp +++ b/ftnoir_tracker_pt/ftnoir_tracker_pt.cpp @@ -29,13 +29,10 @@ Tracker::Tracker() new_settings(nullptr) { - qDebug()<<"Tracker::Tracker"; } Tracker::~Tracker() { - qDebug()<<"Tracker::~Tracker"; - // terminate tracker thread set_command(ABORT); wait(); s.video_widget = false; -- cgit v1.2.3