don't include zm_utils in decoder_thread

This commit is contained in:
Isaac Connor 2021-03-17 12:50:13 -04:00
parent 2b34d09b84
commit c39ec5873b
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#include "zm_monitor.h"
#include "zm_signal.h"
#include "zm_utils.h"
//DecoderThread::DecoderThread(std::shared_ptr<Monitor> monitor) :
DecoderThread::DecoderThread(Monitor * monitor) :