summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-03 14:24:28 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-10-04 08:39:26 +0200
commitc96fb68d9527ef5a30dfcb7ba5b04122ee2e94ee (patch)
treec9554eb419c6d4395f52dfe21f9c8e6815b20d70 /include
parent6ce77cac03123f2bf5c9b6698a3f80e32d7fbe85 (diff)
PLinkStub is dead
since commit 1d852b32d7ad89b2317c04958060f366f8922ca4 Date: Thu Jul 16 09:49:37 2015 +0200 loplugin:unusedmethods svx Change-Id: I1c039fd71571a069531684857ae971e6acb4f49c Reviewed-on: https://gerrit.libreoffice.org/43081 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/svx/svxdlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/svxdlg.hxx b/include/svx/svxdlg.hxx
index 12f7f70372eb..547cd76276cb 100644
--- a/include/svx/svxdlg.hxx
+++ b/include/svx/svxdlg.hxx
@@ -98,8 +98,6 @@ public:
virtual SfxBindings& GetBindings() = 0;
};
-typedef sal_IntPtr (*PLinkStub)( void*, void* );
-
class AbstractSearchProgress :public VclAbstractRefreshableDialog
{
protected: