include/svx/svxdlg.hxx | 6 ------ 1 file changed, 6 deletions(-) New commits: commit 74580868fba3be30abe0e9b31b60afa76bbc2419 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Thu Nov 29 09:24:08 2018 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Thu Nov 29 12:11:35 2018 +0100
unused abstract class AbstractSearchProgress Change-Id: I4bd258b6223b81468195e3d96c1de4a23b7dc293 Reviewed-on: https://gerrit.libreoffice.org/64215 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/include/svx/svxdlg.hxx b/include/svx/svxdlg.hxx index d81be92eb1b7..5ef8b27646f2 100644 --- a/include/svx/svxdlg.hxx +++ b/include/svx/svxdlg.hxx @@ -101,12 +101,6 @@ public: virtual SfxBindings& GetBindings() = 0; }; -class AbstractSearchProgress :public VclAbstractRefreshableDialog -{ -protected: - virtual ~AbstractSearchProgress() override = default; -}; - class AbstractTakeProgress :public VclAbstractRefreshableDialog { protected: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits