stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=239cc32dbf91ca55b8fa8118989dc425983cf7d0

commit 239cc32dbf91ca55b8fa8118989dc425983cf7d0
Author: Ali Alzyod <[email protected]>
Date:   Mon Jul 27 07:40:51 2020 +0000

    evas: remove unused define
    
    Reviewed-by: Stefan Schmidt <[email protected]>
    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.

-- 


Reply via email to