summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-06-23 08:47:05 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-06-23 09:10:22 +0000
commited2d342e97e43ff25f450ab6a5752baded6813e4 (patch)
tree46c29d579a6f31bcb7cc3c7eff62e9ad7c0ad3c3 /sw/inc/docsh.hxx
parent4d1118e5cc9f2a4dc20ea73fba4cb09d9e2a3ce5 (diff)
Remove unused SfxObjectShell::libreOfficeKitCallback()
All clients have been converted to use SfxViewShell::libreOfficeKitViewCallback() instead. Change-Id: I793dad5194769f331037b12a1b1afba96ddea4ba Reviewed-on: https://gerrit.libreoffice.org/26584 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r--sw/inc/docsh.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index cce1600ae5b0..50ac3c954cd2 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -307,8 +307,6 @@ public:
virtual void SetChangeRecording( bool bActivate ) override;
virtual void SetProtectionPassword( const OUString &rPassword ) override;
virtual bool GetProtectionHash( /*out*/ css::uno::Sequence< sal_Int8 > &rPasswordHash ) override;
-
- virtual void libreOfficeKitCallback(int nType, const char* pPayload) const override;
};
/** Find the right DocShell and create a new one: