Commit 6ef43b4fb0dac9810494665acbbb91e2db1ff2e2

Authored by Charles Otto
1 parent 900bdb55

Remove debug code

Showing 1 changed file with 0 additions and 1 deletions
openbr/plugins/gui.cpp
@@ -243,7 +243,6 @@ public: @@ -243,7 +243,6 @@ public:
243 243
244 last_time = current_time; 244 last_time = current_time;
245 245
246 - qDebug("time is %d wait is %d", current_time, wait_time);  
247 if (wait_time < 0) { 246 if (wait_time < 0) {
248 return; 247 return;
249 } 248 }