diff options
-rw-r--r-- | include/svx/svxdlg.hxx | 2 |
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: |