diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-12-15 16:46:40 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-12-15 16:46:40 +0200 |
commit | f52deabd8173a82a9fc9f67535251a71768224aa (patch) | |
tree | 99eae5ca3609fb13342fe186c351eb6a076acc1b /cui/source | |
parent | de41a2038ac44f71a9adef97e6ccea83c99dd1c2 (diff) |
WaE: private field 'm_pSystemFont' is not used
Change-Id: I620209bd008a20efc1fdc64e11eff7300162150a
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/options/optgdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx index 33534573502d..9a78d532b3b4 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; |