From 683b4b783e8ac189d8cb6a8ec3e14ac460fd49cf Mon Sep 17 00:00:00 2001 From: Ali Alzyod Date: Mon, 27 Jul 2020 07:40:51 +0000 Subject: [PATCH] evas: remove unused define Reviewed-by: Stefan Schmidt Differential Revision: https://phab.enlightenment.org/D12066 --- src/lib/evas/Evas_Common.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/evas/Evas_Common.h b/src/lib/evas/Evas_Common.h index 7b09c5d..dae77c1 100644 --- a/src/lib/evas/Evas_Common.h +++ b/src/lib/evas/Evas_Common.h @@ -3404,8 +3404,6 @@ EAPI void evas_font_reinit(void); * @} */ -#define EVAS_FONT_DATA_CACHE_TEXTURE 0x01 - /** * Set the limit in bytes for memory allocated by font glyphs in evas. * @param[in] options for caching. -- 2.7.4