From 9675a28dacb50a24b6960e155454b526dfe4585d Mon Sep 17 00:00:00 2001 From: Michael Weghorn Date: Tue, 4 Feb 2025 20:54:46 +0100 Subject: [PATCH] starmath: Drop unused SvTreeListBox forward decl Change-Id: Ifbd7a704b4ffd271246dbc15bb45e4f6bdb19a3b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181146 Tested-by: Jenkins Reviewed-by: Michael Weghorn --- starmath/inc/ElementsDockingWindow.hxx | 1 - 1 file changed, 1 deletion(-) diff --git a/starmath/inc/ElementsDockingWindow.hxx b/starmath/inc/ElementsDockingWindow.hxx index 2e48afd10fdf..e7d49ca14969 100644 --- a/starmath/inc/ElementsDockingWindow.hxx +++ b/starmath/inc/ElementsDockingWindow.hxx @@ -31,7 +31,6 @@ #include class SmDocShell; -class SvTreeListBox; struct ElementData; class SmElementsControl