chart2/source/controller/dialogs/dlg_InsertTitle.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 4935bb372e3618eca105997c83101aa2b3d422e3 Author: Noel Grandin <noel.gran...@collabora.co.uk> AuthorDate: Wed Jan 26 11:09:52 2022 +0100 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Wed Jan 26 12:27:33 2022 +0100 Revert "extra include needed for UBSAN" This reverts commit ddf7e388f2e45dbbe4e1f90610373dea530a425f. Reason for revert: because we're using a differnt approach with https://gerrit.libreoffice.org/c/core/+/128973 Change-Id: I69bf4eda463052573d49379f7c4b4de155fbb3c6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128951 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/chart2/source/controller/dialogs/dlg_InsertTitle.cxx b/chart2/source/controller/dialogs/dlg_InsertTitle.cxx index b5428f234d57..03f942945823 100644 --- a/chart2/source/controller/dialogs/dlg_InsertTitle.cxx +++ b/chart2/source/controller/dialogs/dlg_InsertTitle.cxx @@ -20,7 +20,6 @@ #include <dlg_InsertTitle.hxx> #include <res_Titles.hxx> #include <ObjectNameProvider.hxx> -#include <ChartModel.hxx> namespace chart {