[Libreoffice-commits] core.git: sfx2/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Oct 16 15:59:50 UTC 2020
sfx2/source/dialog/backingwindow.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 57db2508dd912baee6a768be9815dee106118da6
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Oct 16 12:22:34 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Oct 16 17:59:09 2020 +0200
unused forward declaration
Change-Id: I565f4d9627dc906db816864b5a6fc5e47ffd5ac9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104431
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sfx2/source/dialog/backingwindow.hxx b/sfx2/source/dialog/backingwindow.hxx
index 99d7bd6b7ccc..cc367f058c76 100644
--- a/sfx2/source/dialog/backingwindow.hxx
+++ b/sfx2/source/dialog/backingwindow.hxx
@@ -40,8 +40,6 @@
#include <memory>
-class ToolBox;
-
class BackingWindow : public vcl::Window, public VclBuilderContainer
{
css::uno::Reference<css::uno::XComponentContext> mxContext;
More information about the Libreoffice-commits
mailing list