summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-07-21 09:24:31 +0200
committerNoel Grandin <noel@peralex.com>2016-07-21 09:24:31 +0200
commit56823b52e50b6229265e92724732c123d1567e3c (patch)
tree8dec717f2caaafb6fab783f9f08204593c6dd65b /cui
parent2cdc10d66bbfba9424dd6f51e64849a6969bb443 (diff)
compile fix
Change-Id: I1d1dc12b6c2ff3ea8d8ba4593bd94e02a87a9c35
Diffstat (limited to 'cui')
-rw-r--r--cui/source/tabpages/tppattern.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/tabpages/tppattern.cxx b/cui/source/tabpages/tppattern.cxx
index 998263de3900..48560ce6cd69 100644
--- a/cui/source/tabpages/tppattern.cxx
+++ b/cui/source/tabpages/tppattern.cxx
@@ -151,7 +151,6 @@ void SvxPatternTabPage::dispose()
m_pBtnAdd.clear();
m_pBtnModify.clear();
m_pBxPixelEditor.clear();
- m_pLbPatterns.clear();
m_pPatternLB.clear();
m_pBtnDelete.clear();
SvxTabPage::dispose();