From 2c1ae17421af0fc0e398b66bc2a07f27977a5bf0 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sun, 8 Aug 2021 21:08:37 +0200 Subject: no need to allocate ControlLayoutData separately Change-Id: I239befdaa05beea5200c81f23d0af861c9fc3baa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120177 Tested-by: Jenkins Reviewed-by: Noel Grandin --- solenv/clang-format/excludelist | 1 - 1 file changed, 1 deletion(-) (limited to 'solenv') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 83baec466610..c2cc51592e42 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6459,7 +6459,6 @@ include/vcl/toolbox.hxx include/vcl/toolkit/button.hxx include/vcl/toolkit/calendar.hxx include/vcl/toolkit/combobox.hxx -include/vcl/toolkit/controllayout.hxx include/vcl/toolkit/dialog.hxx include/vcl/toolkit/edit.hxx include/vcl/toolkit/field.hxx -- cgit