connectivity/com.nokia.tcf/native/TCFNative/TCFServer/ProtocolRegisterItem.cpp
author chpeckha
Thu, 01 Apr 2010 11:55:03 -0500
changeset 1148 4fe29ed5e622
parent 60 9d2210c8eed2
permissions -rw-r--r--
fix bug 11010 - free discriptor only if the get was successful

// ProtocolRegisterItem.cpp: implementation of the ProtocolRegisterItem class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "ProtocolRegisterItem.h"

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

ProtocolRegisterItem::ProtocolRegisterItem()
{

}

ProtocolRegisterItem::~ProtocolRegisterItem()
{

}