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