Define destructor for PDU_AssocThread
[yazpp-moved-to-github.git] / src / yaz-pdu-assoc-thread.cpp
index 673af8d..8f70168 100644 (file)
@@ -50,6 +50,11 @@ PDU_AssocThread::PDU_AssocThread(
 
 }
 
+PDU_AssocThread::~PDU_AssocThread()
+{
+
+}
+
 void worker::run()
 {
     yaz_log (YLOG_LOG, "thread started");