summaryrefslogtreecommitdiffstats
path: root/unotools
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-25 14:45:38 +0200
committerNoel Grandin <noel@peralex.com>2015-11-26 13:26:25 +0200
commitabc6071b7a8af354a56c91e4caecd8afc79f55cc (patch)
treeff8b64d3763a6192f8c67e750e830d7f3a6b13bf /unotools
parenti126615 - Allow build on FreeBSD Mac PowerPCG5 (diff)
downloadcore-abc6071b7a8af354a56c91e4caecd8afc79f55cc.tar.gz
core-abc6071b7a8af354a56c91e4caecd8afc79f55cc.zip
loplugin:unusedfields various
Change-Id: I18f94269a1172cf195ee402384f7144610e1e82d
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/config/dynamicmenuoptions.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/source/config/dynamicmenuoptions.cxx b/unotools/source/config/dynamicmenuoptions.cxx
index 51baeca8de48..507d4b6f7f2c 100644
--- a/unotools/source/config/dynamicmenuoptions.cxx
+++ b/unotools/source/config/dynamicmenuoptions.cxx
@@ -66,7 +66,6 @@ using namespace ::com::sun::star::beans;
****************************************************************************************************************-*/
struct SvtDynMenuEntry
{
- OUString sName;
OUString sURL;
OUString sTitle;
OUString sImageIdentifier;