diff options
Diffstat (limited to 'sw/source/core/inc/notxtfrm.hxx')
-rw-r--r-- | sw/source/core/inc/notxtfrm.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/notxtfrm.hxx b/sw/source/core/inc/notxtfrm.hxx index 3a4861697fd7..ce44b31b90d0 100644 --- a/sw/source/core/inc/notxtfrm.hxx +++ b/sw/source/core/inc/notxtfrm.hxx @@ -32,8 +32,6 @@ class SwNoTextFrame: public SwContentFrame const Size& GetSize() const; - void InitCtor(); - void Format ( vcl::RenderContext* pRenderContext, const SwBorderAttrs *pAttrs = nullptr ) override; void PaintPicture( vcl::RenderContext*, const SwRect& ) const; |