starmath/source/SmElementsPanel.hxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 3ce4689dd73e5652d58d186ed7380f576ff56617 Author: Mike Kaganski <[email protected]> AuthorDate: Wed Apr 27 15:53:09 2022 +0300 Commit: Mike Kaganski <[email protected]> CommitDate: Wed Apr 27 18:03:02 2022 +0200 Clean up includes Change-Id: Ied9a75953875e809e4284fdff03aab6add6800ac Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133511 Tested-by: Jenkins Reviewed-by: Mike Kaganski <[email protected]> diff --git a/starmath/source/SmElementsPanel.hxx b/starmath/source/SmElementsPanel.hxx index 4629b33af409..72de4c227a87 100644 --- a/starmath/source/SmElementsPanel.hxx +++ b/starmath/source/SmElementsPanel.hxx @@ -22,8 +22,6 @@ #include <sal/config.h> #include <sfx2/bindings.hxx> -#include <sfx2/sidebar/IContextChangeReceiver.hxx> -#include <sfx2/sidebar/SidebarModelUpdate.hxx> #include <sfx2/sidebar/PanelLayout.hxx> #include <vcl/customweld.hxx> #include <vcl/EnumContext.hxx>
