X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fyaz-pdu-assoc-thread.cpp;h=9eac713be0f79686c615b6266b95f01ca39d673a;hb=811aa170af425409aef732209f3052807e8af94d;hp=673af8da1f4ab1a395efc57d798f58aa37423c96;hpb=711105a336b155f2b7f098cf84f2e30952cb8588;p=yazpp-moved-to-github.git diff --git a/src/yaz-pdu-assoc-thread.cpp b/src/yaz-pdu-assoc-thread.cpp index 673af8d..9eac713 100644 --- a/src/yaz-pdu-assoc-thread.cpp +++ b/src/yaz-pdu-assoc-thread.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2012 Index Data and Mike Taylor + * Copyright (C) 1998-2013 Index Data and Mike Taylor * See the file LICENSE for details. */ @@ -50,6 +50,11 @@ PDU_AssocThread::PDU_AssocThread( } +PDU_AssocThread::~PDU_AssocThread() +{ + +} + void worker::run() { yaz_log (YLOG_LOG, "thread started");