From 93a36f862b2aff3790a90a51e4a7df513fde53b1 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 30 Aug 2012 23:06:00 +0200 Subject: -Werror,-Wunused-private-field (Clang towards 3.2) Change-Id: I6d5948fc6b2b42e306db9de70ab44b235dc116f9 --- cui/source/options/optgdlg.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/options/optgdlg.hxx') diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx index b58868866e75..0f1f6592b3ee 100644 --- a/cui/source/options/optgdlg.hxx +++ b/cui/source/options/optgdlg.hxx @@ -140,7 +140,6 @@ private: sal_uInt16 nSizeLB_InitialSelection; sal_uInt16 nStyleLB_InitialSelection; - sal_Bool bSfxSymbolsAuto; // item ID for the given icon theme // might be zero when the theme is not installed and the item is removed -- cgit