bluetooth/btstack/avdtp/avdtpDirectChannel.cpp
changeset 51 20ac952a623c
parent 34 9d84592f5036
--- a/bluetooth/btstack/avdtp/avdtpDirectChannel.cpp	Thu Sep 23 17:06:47 2010 +0300
+++ b/bluetooth/btstack/avdtp/avdtpDirectChannel.cpp	Wed Oct 13 16:20:29 2010 +0300
@@ -45,6 +45,11 @@
 	LOG_FUNC
 	}
 		
+CDirectChannel::~CDirectChannel()
+	{
+	LOG_FUNC
+	}
+
 TInt CDirectChannel::AttachTransportSession(CUserPlaneTransportSession& aSession, TAvdtpTransportSessionType /*aType*/, TL2CapConfig::TChannelPriority aPriority)
 	{
 	LOG_FUNC