From ab778d7f896b16f3e6f2b068c2b34d219723002b Mon Sep 17 00:00:00 2001 From: biouman Date: Sat, 28 Apr 2001 18:31:04 +0000 Subject: *** empty log message *** --- hash.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hash.c') diff --git a/hash.c b/hash.c index 938024e..9ac65bb 100644 --- a/hash.c +++ b/hash.c @@ -138,11 +138,7 @@ static _TypeVariable NomVarToVarListe(char *Nom, _ListeChaine l, char *trouve) } l = l->Suivant; } -#ifdef HAVE_CONFIG_H return (NULL); -#else - return 0; -#endif } _TypeVariable NomVarToVar(char *Nom, _TableauVariable t, char *trouve) -- cgit v1.2.3