summaryrefslogtreecommitdiffstats
path: root/gui/partitionlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/partitionlist.cpp')
-rw-r--r--gui/partitionlist.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/partitionlist.cpp b/gui/partitionlist.cpp
index 48bd295d6..7e5a74fa5 100644
--- a/gui/partitionlist.cpp
+++ b/gui/partitionlist.cpp
@@ -96,8 +96,6 @@ GUIPartitionList::GUIPartitionList(xml_node<>* node) : GUIScrollList(node)
GUIPartitionList::~GUIPartitionList()
{
- delete mIconSelected;
- delete mIconUnselected;
}
int GUIPartitionList::Update(void)