From 305bf19e390aebdf2d20ea052a92f782e8d1185c Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sun, 24 Feb 2013 18:39:08 +0100 Subject: loplugin: unused variables And some fallout. Change-Id: I8dfc12f3566e72d79d4f9930284c92577aa485a1 --- sc/source/ui/view/drawvie3.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/view/drawvie3.cxx') diff --git a/sc/source/ui/view/drawvie3.cxx b/sc/source/ui/view/drawvie3.cxx index d51f18bbf45a..f65a0d40237d 100644 --- a/sc/source/ui/view/drawvie3.cxx +++ b/sc/source/ui/view/drawvie3.cxx @@ -112,7 +112,6 @@ ScAnchorType ScDrawView::GetAnchorType() const { const SdrMarkList* pMark = &GetMarkedObjectList(); sal_uLong nCount = pMark->GetMarkCount(); - Point p0; const SdrObject* pObj = NULL; for( sal_uLong i=0; i