diff -r 00f9ee97d895 -r f05641c183ff bluetoothengine/bteng/inc/btengsrvkeywatcher.h --- a/bluetoothengine/bteng/inc/btengsrvkeywatcher.h Fri Apr 16 15:08:36 2010 +0300 +++ b/bluetoothengine/bteng/inc/btengsrvkeywatcher.h Mon May 03 12:40:50 2010 +0300 @@ -112,12 +112,6 @@ RProperty iSystemStateKey; /** - * Property containing count of physical BT connections. - * When physical connections exists, specific BT UI indicator is shown. - */ - RProperty iPHYCountKey; - - /** * Property containing the BT connecting status. * When connecting, specific BT UI indicator is shown. */ @@ -178,12 +172,6 @@ CBTEngActive* iSystemStateWatcher; /** - * Active object for subscribing to PHYCount property changes. - * Own. - */ - CBTEngActive* iPHYCountWatcher; - - /** * Active object for subscribing to BT connection property changes. * Own. */