summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbatextframe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbatextframe.hxx')
-rw-r--r--sc/source/ui/vba/vbatextframe.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbatextframe.hxx b/sc/source/ui/vba/vbatextframe.hxx
index 4304d030b71f..ff223c822144 100644
--- a/sc/source/ui/vba/vbatextframe.hxx
+++ b/sc/source/ui/vba/vbatextframe.hxx
@@ -31,7 +31,6 @@ class ScVbaTextFrame : public ScVbaTextFrame_BASE
public:
/// @throws css::lang::IllegalArgumentException
ScVbaTextFrame( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComponentContext > const& xContext ) throw ( css::lang::IllegalArgumentException );
- virtual ~ScVbaTextFrame() override {}
// Methods
virtual css::uno::Any SAL_CALL Characters( ) throw (css::uno::RuntimeException, std::exception) override;
// XHelperInterface