diff options
-rw-r--r-- | searchtimer_thread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searchtimer_thread.c b/searchtimer_thread.c index 5952c43..8f5773a 100644 --- a/searchtimer_thread.c +++ b/searchtimer_thread.c @@ -729,7 +729,6 @@ bool cSearchTimerThread::AddModTimer(cTimer* Timer, int index, cSearchExt* searc if (!SendViaSVDRP(cmdbuf)) return false; - } if (gl_timerStatusMonitor) gl_timerStatusMonitor->SetConflictCheckAdvised(); |