include/svx/svxdlg.hxx | 6 ------ 1 file changed, 6 deletions(-) New commits: commit 97efc04e5d472167e3b8f9e832653fb5ce71b523 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Thu Nov 29 09:24:40 2018 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Thu Nov 29 14:34:44 2018 +0100
unused abstract class AbstractTakeProgress Change-Id: I8fdcd03af9ecb89508e2d49e4c7873d1d2cbc752 Reviewed-on: https://gerrit.libreoffice.org/64216 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 206ae24022c8..4f6be064f8ed 100644 --- a/include/svx/svxdlg.hxx +++ b/include/svx/svxdlg.hxx @@ -101,12 +101,6 @@ public: virtual SfxBindings& GetBindings() = 0; }; -class AbstractTakeProgress :public VclAbstractRefreshableDialog -{ -protected: - virtual ~AbstractTakeProgress() override = default; -}; - class AbstractTitleDialog :public VclAbstractDialog { protected: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits