bluetooth/btstack/linkmgr/basebandsap.cpp
changeset 51 20ac952a623c
parent 33 4e80e1b997a8
--- a/bluetooth/btstack/linkmgr/basebandsap.cpp	Thu Sep 23 17:06:47 2010 +0300
+++ b/bluetooth/btstack/linkmgr/basebandsap.cpp	Wed Oct 13 16:20:29 2010 +0300
@@ -48,6 +48,11 @@
 	CBluetoothSAP::ConstructL();
 	}
 
+CBTBasebandSAP::~CBTBasebandSAP()
+	{
+	LOG_FUNC
+	}
+
 // from CServProviderBase - the saps will not do all of these
 void CBTBasebandSAP::Start()
 	{