Drop unused HAVE_FT_FACE_GETCHARVARIANTINDEX

Change-Id: Iececf24304d69b5f06903be52193bf3b222ce2aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128521
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
This commit is contained in:
Jan-Marek Glogowski
2022-01-18 07:30:47 +01:00
parent 0941ff0add
commit 3122b12cbf
2 changed files with 0 additions and 7 deletions

View File

@@ -76,11 +76,6 @@
#define HAVE_FEATURE_READONLY_INSTALLSET 0
/*
* Whether FreeType has FT_Face_GetCharVariantIndex or not.
*/
#define HAVE_FT_FACE_GETCHARVARIANTINDEX 0
/*
* Whether to use validation on files.
*/

View File

@@ -1086,8 +1086,6 @@ linux-android*)
enable_python=no
enable_xmlhelp=no
_os=Android
AC_DEFINE(HAVE_FT_FACE_GETCHARVARIANTINDEX)
;;
haiku*)