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

Tor Lillqvist tml at collabora.com
Mon Dec 15 06:51:00 PST 2014


 cui/source/options/optgdlg.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f52deabd8173a82a9fc9f67535251a71768224aa
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Dec 15 16:46:40 2014 +0200

    WaE: private field 'm_pSystemFont' is not used
    
    Change-Id: I620209bd008a20efc1fdc64e11eff7300162150a

diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx
index 3353457..9a78d53 100644
--- a/cui/source/options/optgdlg.hxx
+++ b/cui/source/options/optgdlg.hxx
@@ -85,7 +85,6 @@ private:
     MetricField*    m_pWindowSizeMF;
     ListBox*        m_pIconSizeLB;
     ListBox*        m_pIconStyleLB;
-    CheckBox*       m_pSystemFont;
 
     CheckBox*       m_pFontAntiAliasing;
     FixedText*      m_pAAPointLimitLabel;


More information about the Libreoffice-commits mailing list