[Libreoffice-commits] core.git: cui/source

Noel Grandin noel at peralex.com
Thu Jul 21 07:25:02 UTC 2016


 cui/source/tabpages/tppattern.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 56823b52e50b6229265e92724732c123d1567e3c
Author: Noel Grandin <noel at peralex.com>
Date:   Thu Jul 21 09:24:31 2016 +0200

    compile fix
    
    Change-Id: I1d1dc12b6c2ff3ea8d8ba4593bd94e02a87a9c35

diff --git a/cui/source/tabpages/tppattern.cxx b/cui/source/tabpages/tppattern.cxx
index 998263de..48560ce6 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();


More information about the Libreoffice-commits mailing list