X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fyaz-pdu-assoc-thread.cpp;h=951879a82b17cfd6d13f36bea1fead66f2ede912;hb=364c154c1cda5fbca69f43890d3591bbe63be08d;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..951879a 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) Index Data * 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");