Evas filters: Disable debug mode!

Ooops, I must have let this in by mistake.
This commit is contained in:
Jean-Philippe Andre 2016-01-22 14:38:32 +09:00
parent 050bd0adc8
commit 139e27314c
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@
extern int _evas_filter_log_dom; extern int _evas_filter_log_dom;
#define EVAS_FILTER_LOG_COLOR EINA_COLOR_LIGHTBLUE #define EVAS_FILTER_LOG_COLOR EINA_COLOR_LIGHTBLUE
//#ifdef DEBUG #ifdef DEBUG
# define FILTERS_DEBUG # define FILTERS_DEBUG
//#endif #endif
#ifdef ERR #ifdef ERR
# undef ERR # undef ERR