connectivity/com.nokia.tcf/native/TCFNative/TCFServer/ProtocolRegisterItem.cpp
author timkelly
Thu, 26 Aug 2010 18:02:08 -0500
changeset 1898 2a78cecf2c2d
parent 60 9d2210c8eed2
permissions -rw-r--r--
fix abld specific commands (bad cast exception)

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

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

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

ProtocolRegisterItem::ProtocolRegisterItem()
{

}

ProtocolRegisterItem::~ProtocolRegisterItem()
{

}