diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/docsh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx index f7e7ec28a028..84774c17d327 100644 --- a/sw/inc/docsh.hxx +++ b/sw/inc/docsh.hxx @@ -310,7 +310,6 @@ public: virtual bool GetProtectionHash( /*out*/ css::uno::Sequence< sal_Int8 > &rPasswordHash ) override; virtual void libreOfficeKitCallback(int nType, const char* pPayload) const override; - bool isTiledRendering() const; }; /** Find the right DocShell and create a new one: |