include/comphelper/accessibleselectionhelper.hxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 2a3e7a751cb910bac0d8b7392658c77dfb8655c9 Author: Bogdan Buzea <buzea.bog...@libreoffice.org> AuthorDate: Fri Nov 22 20:59:04 2024 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Nov 23 14:56:18 2024 +0100 tdf#152299 - Remove unused define(s) from C/C++ files Change-Id: If150b8fec5350cb513550711a61923cc1a273a80 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177052 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/comphelper/accessibleselectionhelper.hxx b/include/comphelper/accessibleselectionhelper.hxx index 12842bf4bcb2..78bdabcae611 100644 --- a/include/comphelper/accessibleselectionhelper.hxx +++ b/include/comphelper/accessibleselectionhelper.hxx @@ -27,8 +27,6 @@ #include <comphelper/comphelperdllapi.h> #define ACCESSIBLE_SELECTION_CHILD_ALL (sal_Int32(-1)) -#define ACCESSIBLE_SELECTION_CHILD_SELF ((sal_Int32)-2) - namespace comphelper {