From 239cc32dbf91ca55b8fa8118989dc425983cf7d0 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 e365eb9f0d..8468fee15c 100644 --- a/src/lib/evas/Evas_Common.h +++ b/src/lib/evas/Evas_Common.h @@ -3380,8 +3380,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.