From 3fd52924e45a9a29a255156c1a9bcff9d8855019 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 26 Nov 2015 16:01:56 +0200 Subject: loplugin:unusedfields Change-Id: Icac4ac1a2614e72bc9ff070819533e09eeb1a864 (cherry picked from commit ec3f72415850bd865eb030cf2b7edb55b99d4756) --- vcl/source/window/scrwnd.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'vcl/source/window') diff --git a/vcl/source/window/scrwnd.hxx b/vcl/source/window/scrwnd.hxx index 101fd356c7f2..313f8cd470bd 100644 --- a/vcl/source/window/scrwnd.hxx +++ b/vcl/source/window/scrwnd.hxx @@ -40,7 +40,6 @@ private: ImageList maImgList; Bitmap maWheelBmp; - CommandScrollData maCommandScrollData; Point maLastMousePos; Point maCenter; Timer* mpTimer; -- cgit v1.2.3