summaryrefslogtreecommitdiff
path: root/src/lib/evas
diff options
context:
space:
mode:
authorAli Alzyod <ali198724@gmail.com>2020-07-27 07:40:51 +0000
committerStefan Schmidt <s.schmidt@samsung.com>2020-07-27 16:30:02 +0200
commit239cc32dbf91ca55b8fa8118989dc425983cf7d0 (patch)
tree5e1bf49bfb1009822b76af11c8d82e5cb84e0639 /src/lib/evas
parent7a1d6375ead9d6da148581e1473fbb1bb2e372e3 (diff)
downloadefl-239cc32dbf91ca55b8fa8118989dc425983cf7d0.tar.gz
evas: remove unused define
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D12066
Diffstat (limited to 'src/lib/evas')
-rw-r--r--src/lib/evas/Evas_Common.h2
1 files changed, 0 insertions, 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.