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 <serval2412@yahoo.fr>
This commit is contained in:
Bogdan Buzea 2024-11-22 20:59:04 +01:00 committed by Julien Nabet
parent bdb5f278a7
commit 2a3e7a751c

View file

@ -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
{