bluetooth/btstack/linkmgr/physicallinks.cpp
changeset 51 20ac952a623c
parent 48 22de2e391156
--- a/bluetooth/btstack/linkmgr/physicallinks.cpp	Thu Sep 23 17:06:47 2010 +0300
+++ b/bluetooth/btstack/linkmgr/physicallinks.cpp	Wed Oct 13 16:20:29 2010 +0300
@@ -3342,6 +3342,11 @@
 	CActiveScheduler::Add(this);
 	}
 
+CArbitrationDelayTimer::~CArbitrationDelayTimer()
+	{
+	LOG_FUNC
+	}
+
 void CArbitrationDelayTimer::ConstructL()
 	{
 	LOG_FUNC