diff --git a/Tools/fonctions.c b/Tools/fonctions.c index c926663..9de2c2e 100644 --- a/Tools/fonctions.c +++ b/Tools/fonctions.c @@ -13,8 +13,6 @@ /* non portable but useful function */ char *strdup(const char *s); -#define DEBUG_LEVEL 1 - #define IN_FONCTION #include "tga_outils.h"