[Libreoffice-commits] core.git: sc/source
Julien Nabet
serval2412 at yahoo.fr
Sun Jun 2 13:30:09 PDT 2013
sc/source/ui/inc/formula.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ac1cb18b82bbee3a2a54ce73480fdb3e2cbf4ab4
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sun Jun 2 22:29:24 2013 +0200
clang, -Wunused-private-field
Change-Id: I8aa3d67c50a7b248cfdefb9a3152afd259b8ebbd
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;
More information about the Libreoffice-commits
mailing list