From b2fb84499e1f75735e8fd90bc2eece3fed9af5f6 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 7 Mar 2016 14:19:22 +0200 Subject: loplugin:write only fields Change-Id: Ia0fb487c5590e096659b81f76c4dc543e184c59c --- sc/source/ui/inc/inputwin.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/inc/inputwin.hxx') diff --git a/sc/source/ui/inc/inputwin.hxx b/sc/source/ui/inc/inputwin.hxx index 1b84501c2773..4930da17fe57 100644 --- a/sc/source/ui/inc/inputwin.hxx +++ b/sc/source/ui/inc/inputwin.hxx @@ -154,7 +154,6 @@ class ScPosWnd : public ComboBox, public SfxListener // Display position { private: OUString aPosStr; - Accelerator* pAccel; sal_uLong nTipVisible; bool bFormulaMode; -- cgit