diff options
Diffstat (limited to 'sfx2/source/view/impviewframe.hxx')
-rw-r--r-- | sfx2/source/view/impviewframe.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/view/impviewframe.hxx b/sfx2/source/view/impviewframe.hxx index 20ef4cfe521b..5238f2a4f50e 100644 --- a/sfx2/source/view/impviewframe.hxx +++ b/sfx2/source/view/impviewframe.hxx @@ -66,10 +66,6 @@ struct SfxViewFrame_Impl , bActive(false) { } - - ~SfxViewFrame_Impl() - { - } }; class SfxFrameViewWindow_Impl : public vcl::Window |