diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/draw/ximplink.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximplink.hxx b/xmloff/source/draw/ximplink.hxx index c930f9b0f7e7..3a52244cb7e2 100644 --- a/xmloff/source/draw/ximplink.hxx +++ b/xmloff/source/draw/ximplink.hxx @@ -35,7 +35,6 @@ class SdXMLShapeLinkContext : public SvXMLShapeContext { // the parent shape group this link is placed in css::uno::Reference< css::drawing::XShapes > mxParent; - OUString msHyperlink; public: |