summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/fuconpol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/fuconpol.hxx')
-rw-r--r--sc/source/ui/inc/fuconpol.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/fuconpol.hxx b/sc/source/ui/inc/fuconpol.hxx
index aae5648253f0..da876f253939 100644
--- a/sc/source/ui/inc/fuconpol.hxx
+++ b/sc/source/ui/inc/fuconpol.hxx
@@ -25,8 +25,6 @@
/** Base class for all functions */
class FuConstPolygon : public FuConstruct
{
- Point aLastPos;
-
public:
FuConstPolygon(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);