sw/source/uibase/shells/txtattr.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit ead26a871f240190be99b2f91f1bc22fac727f6f Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Mar 4 13:11:32 2022 +0100 Commit: Andrea Gelmini <andrea.gelm...@gelma.net> CommitDate: Fri Mar 4 16:28:49 2022 +0100 Removed duplicated include Change-Id: I9c62e12f3b0f88ead3dbd2cdc69b7462cbbe294b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130978 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net> diff --git a/sw/source/uibase/shells/txtattr.cxx b/sw/source/uibase/shells/txtattr.cxx index 44c6ee6aa152..b42dcdc8adac 100644 --- a/sw/source/uibase/shells/txtattr.cxx +++ b/sw/source/uibase/shells/txtattr.cxx @@ -39,7 +39,6 @@ #include <editeng/cmapitem.hxx> #include <osl/diagnose.h> #include <paratr.hxx> -#include <editeng/pmdlitem.hxx> #include <fmtinfmt.hxx> #include <wrtsh.hxx>