unused maMapUnitRes member

since

commit 7abd369964a0c7f9f80cdbc9e47c7dc120fe8257
Author: Noel Grandin <noel.grandin@collabora.co.uk>
Date:   Thu Nov 3 14:00:28 2016 +0200

    loplugin:unusedmethods

    Change-Id: Ie1f840c3ec9a2d5888f95cf05e531a8a9464bf2e
    Reviewed-on: https://gerrit.libreoffice.org/30524
    Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
    Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>

Change-Id: I4cb8167698d460df6a56c5b3b7d01841e3f1a69a
This commit is contained in:
Caolán McNamara 2016-12-31 14:35:22 +00:00
parent ff004d7d91
commit 697ccf11f9

View File

@ -118,7 +118,6 @@ struct ImplFrameData
ImplFontCache* mpFontCache; //< Font-Cache for this frame
sal_Int32 mnDPIX; //< Original Screen Resolution
sal_Int32 mnDPIY; //< Original Screen Resolution
ImplMapRes maMapUnitRes; //< for LogicUnitToPixel
ImplSVEvent * mnFocusId; //< FocusId for PostUserLink
ImplSVEvent * mnMouseMoveId; //< MoveId for PostUserLink
long mnLastMouseX; //< last x mouse position