diff --git a/openbr/plugins/gui.cpp b/openbr/plugins/gui.cpp index 2dec7fa..ac26d00 100644 --- a/openbr/plugins/gui.cpp +++ b/openbr/plugins/gui.cpp @@ -243,7 +243,6 @@ public: last_time = current_time; - qDebug("time is %d wait is %d", current_time, wait_time); if (wait_time < 0) { return; }