tdf#152299 - Remove unused define(s) from C/C++ files

Change-Id: I1d608d8a0a02e460ce7cd9f3fb42d464e63bfb3e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177136
Tested-by: Jenkins
Reviewed-by: Simon Chenery <simon_chenery@yahoo.com>
Reviewed-by: David Gilbert <freedesktop@treblig.org>
This commit is contained in:
Bogdan Buzea
2024-11-23 14:50:38 +01:00
committed by David Gilbert
parent 7950d2900f
commit 1681c11cc1

View File

@@ -46,8 +46,6 @@ struct ConvertData;
#define ERRCODE_GRFILTER_FILTERERROR ErrCode(ErrCodeArea::Vcl, ErrCodeClass::General, 5)
#define ERRCODE_GRFILTER_TOOBIG ErrCode(ErrCodeArea::Vcl, ErrCodeClass::General, 7)
#define GRFILTER_OUTHINT_GREY 1
#define GRFILTER_FORMAT_NOTFOUND (sal_uInt16(0xFFFF))
#define GRFILTER_FORMAT_DONTKNOW (sal_uInt16(0xFFFF))