summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/iframe.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-21 13:44:24 +0200
committerNoel Grandin <noel@peralex.com>2015-12-21 13:51:29 +0200
commitf4e703aa39e9c294441b6dd86189d8aff32db8bf (patch)
tree6e5c3dd04760702e160b2d068704da093c7e6a48 /sfx2/source/doc/iframe.cxx
parent3785f82e26c33c385494229be3bcfbe2daffe872 (diff)
loplugin:unusedfields in sfx2,slideshow,starmath,stoc
Change-Id: If3622b23c45dd3a2a4e9869452142d1f6b47919e
Diffstat (limited to 'sfx2/source/doc/iframe.cxx')
-rw-r--r--sfx2/source/doc/iframe.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/doc/iframe.cxx b/sfx2/source/doc/iframe.cxx
index c42b9782afeb..45bd62203e09 100644
--- a/sfx2/source/doc/iframe.cxx
+++ b/sfx2/source/doc/iframe.cxx
@@ -106,8 +106,6 @@ public:
class IFrameWindow_Impl : public vcl::Window
{
- uno::Reference < frame::XFrame2 > mxFrame;
-
public:
IFrameWindow_Impl( vcl::Window *pParent,
bool bHasBorder,