sw/source/core/inc/layouter.hxx | 1 - 1 file changed, 1 deletion(-) New commits: commit 18b55add5e1b2da0905043d8043dd824e4bf7ca3 Author: Bogdan Buzea <buzea.bog...@libreoffice.org> AuthorDate: Sat Nov 23 18:47:12 2024 +0100 Commit: Hossein <hoss...@libreoffice.org> CommitDate: Sat Dec 7 02:37:15 2024 +0100
tdf#152299 - Remove unused define(s) from C/C++ files Change-Id: I54460a95759ab8e2073c8ecab4e37ff15193a4e9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177176 Tested-by: Jenkins Reviewed-by: Simon Chenery <simon_chen...@yahoo.com> Reviewed-by: Hossein <hoss...@libreoffice.org> diff --git a/sw/source/core/inc/layouter.hxx b/sw/source/core/inc/layouter.hxx index a3979cf4670a..aa2f91f59f64 100644 --- a/sw/source/core/inc/layouter.hxx +++ b/sw/source/core/inc/layouter.hxx @@ -38,7 +38,6 @@ class SwAnchoredObject; class SwFlowFrame; class SwLayoutFrame; -#define LOOP_PAGE 1 class SwLayouter {