diff -r 997690c3397a -r 0b2439c3e397 bluetoothengine/btui/btcpplugin/btcpuisearchlistviewitem.cpp --- a/bluetoothengine/btui/btcpplugin/btcpuisearchlistviewitem.cpp Wed Jun 23 18:23:52 2010 +0300 +++ b/bluetoothengine/btui/btcpplugin/btcpuisearchlistviewitem.cpp Tue Jul 06 14:27:09 2010 +0300 @@ -34,9 +34,9 @@ BtCpUiSearchListViewItem::~BtCpUiSearchListViewItem() { - delete mDeviceNameLabel; - delete mDevTypeIconLabel; - delete mDevTypeTextLabel; +// delete mDeviceNameLabel; +// delete mDevTypeIconLabel; +// delete mDevTypeTextLabel; } /*