--- rpl/src/rpl.h 2013/03/05 16:20:47 1.202 +++ rpl/src/rpl.h 2013/03/06 10:05:09 1.204 @@ -19,7 +19,6 @@ ================================================================================ */ -#define DEBUG_ERREURS #ifndef INCLUSION_RPL #define INCLUSION_RPL @@ -1545,7 +1544,6 @@ typedef struct liste_pile_systeme unsigned long adresse_retour; unsigned long niveau_courant; struct_liste_chainee *pointeur_objet_retour; - struct_objet *pointeur_adresse_retour; } struct_liste_pile_systeme; #endif