diff --git a/plugins/bluetooth/componments/bluetoothadapteritem.cpp b/plugins/bluetooth/componments/bluetoothadapteritem.cpp index 4867fabd9..b664bf74d 100644 --- a/plugins/bluetooth/componments/bluetoothadapteritem.cpp +++ b/plugins/bluetooth/componments/bluetoothadapteritem.cpp @@ -81,12 +81,6 @@ BluetoothDeviceItem::~BluetoothDeviceItem() } delete m_standarditem; - - if (m_labelAction) - delete m_labelAction; - - if (m_stateAction) - delete m_stateAction; } void BluetoothDeviceItem::initActionList()