evas: don't redefine macro in tgv saver.

This commit is contained in:
Cedric BAIL 2014-10-21 16:18:55 +02:00
parent 9edbc7e7bc
commit 8606eed0f5
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,9 @@
#include "rg_etc1.h"
// FIXME: Remove DEBUG
#define DEBUG
#ifndef DEBUG
# define DEBUG
#endif
#if defined(DEBUG) && defined(HAVE_CLOCK_GETTIME) && defined(_POSIX_MONOTONIC_CLOCK)
# include <time.h>
# define DEBUG_STATS