sc/source/ui/inc/formula.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a078353850bc6934a46ad8e0249fbadf35dfe0b2
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Sun Jun 2 22:29:24 2013 +0200

    clang, -Wunused-private-field
    
    Change-Id: I8aa3d67c50a7b248cfdefb9a3152afd259b8ebbd
    (cherry picked from commit ac1cb18b82bbee3a2a54ce73480fdb3e2cbf4ab4)
    Reviewed-on: https://gerrit.libreoffice.org/4475
    Reviewed-by: David Tardon <dtar...@redhat.com>
    Tested-by: David Tardon <dtar...@redhat.com>

diff --git a/sc/source/ui/inc/formula.hxx b/sc/source/ui/inc/formula.hxx
index 997e198..2082bc9 100644
--- a/sc/source/ui/inc/formula.hxx
+++ b/sc/source/ui/inc/formula.hxx
@@ -48,7 +48,6 @@ class ScFormulaDlg : public formula::FormulaDlg,
                      public IAnyRefDialog
 {
     ScFormulaReferenceHelper m_aHelper;
-    ScFormulaCell*  pCell;
     ::com::sun::star::uno::Reference< ::com::sun::star::sheet::XFormulaParser> 
         m_xParser;
     ::com::sun::star::uno::Reference< 
::com::sun::star::sheet::XFormulaOpCodeMapper>    m_xOpCodeMapper;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to