X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fmsg-thread.cpp;h=69ea656dcc9d689e7d39cb77b429f64ca85c9f51;hp=e277584cd08ffa610943bf15be89a80f30ceb0c4;hb=49ecb0941eb140efa0f0574829ac33574b97a187;hpb=32e20aac80d955f4eaa2b78dfd99788bbc02edb2 diff --git a/src/msg-thread.cpp b/src/msg-thread.cpp index e277584..69ea656 100644 --- a/src/msg-thread.cpp +++ b/src/msg-thread.cpp @@ -1,4 +1,4 @@ -/* $Id: msg-thread.cpp,v 1.8 2005-09-12 20:09:14 adam Exp $ +/* $Id: msg-thread.cpp,v 1.9 2005-09-26 09:22:59 adam Exp $ Copyright (c) 1998-2005, Index Data. This file is part of the yaz-proxy. @@ -30,6 +30,11 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA using namespace yazpp_1; +IMsg_Thread::~IMsg_Thread() +{ + +} + Msg_Thread_Queue::Msg_Thread_Queue() { m_list = 0;