bluetooth/btstack/linkmgr/basebandsap.cpp
branchRCL_3
changeset 56 015fa7494bd2
parent 44 e9b924a62a66
--- a/bluetooth/btstack/linkmgr/basebandsap.cpp	Wed Sep 15 13:27:26 2010 +0300
+++ b/bluetooth/btstack/linkmgr/basebandsap.cpp	Wed Oct 13 15:48:34 2010 +0300
@@ -47,6 +47,11 @@
 	CBluetoothSAP::ConstructL();
 	}
 
+CBTBasebandSAP::~CBTBasebandSAP()
+	{
+	LOG_FUNC
+	}
+
 // from CServProviderBase - the saps will not do all of these
 void CBTBasebandSAP::Start()
 	{