diff options
Diffstat (limited to 'include/sfx2/frame.hxx')
-rw-r--r-- | include/sfx2/frame.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/frame.hxx b/include/sfx2/frame.hxx index 65fdd26ebefb..4eb2c6115e24 100644 --- a/include/sfx2/frame.hxx +++ b/include/sfx2/frame.hxx @@ -81,7 +81,6 @@ private: std::unique_ptr< SfxFrame_Impl > pImpl; VclPtr<vcl::Window> pWindow; - void Close(); virtual ~SfxFrame(); SAL_DLLPRIVATE SfxFrame( vcl::Window& i_rContainerWindow ); |