include/svx/cuicharmap.hxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit c4338ba8560331b7a8f8a147b6447f7067793022 Author: Bogdan Buzea <buzea.bog...@libreoffice.org> AuthorDate: Sat Nov 23 09:32:48 2024 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Nov 23 13:20:58 2024 +0100
tdf#152299 - Remove unused define(s) from C/C++ files Change-Id: I38b932ab81842b5f209d89ef5229d61e10f3ffd0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177097 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/include/svx/cuicharmap.hxx b/include/svx/cuicharmap.hxx index 0d95eb198e04..006cdba0a402 100644 --- a/include/svx/cuicharmap.hxx +++ b/include/svx/cuicharmap.hxx @@ -35,8 +35,6 @@ using namespace ::com::sun::star; class SubsetMap; -#define CHARMAP_MAXLEN 32 - namespace svx { struct SvxShowCharSetItem;