summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-02-28 11:24:57 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-02-28 11:25:30 +0100
commitcc9849118fb4e67d1b37f8a69c97fefbcd5db194 (patch)
tree35db0f8f2f80efc2265dbe63ab37a7eafc1208c2 /cui
parent75082a3bf7401fad10c2806a3f7ce268160d7ab1 (diff)
fix build
Diffstat (limited to 'cui')
-rw-r--r--cui/source/dialogs/hltpbase.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/dialogs/hltpbase.cxx b/cui/source/dialogs/hltpbase.cxx
index 1b83736fdc18..dfb0037b29eb 100644
--- a/cui/source/dialogs/hltpbase.cxx
+++ b/cui/source/dialogs/hltpbase.cxx
@@ -65,7 +65,6 @@ SvxFramesComboBox::SvxFramesComboBox ( Window* pParent, const ResId& rResId,
delete pList->at( --i );
}
}
- delete pList;
}
}