From 892950d2c402691cc12e58b556944c19b4013601 Mon Sep 17 00:00:00 2001 From: biouman Date: Sat, 28 Apr 2001 00:53:35 +0000 Subject: *** empty log message *** --- hash.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hash.h') diff --git a/hash.h b/hash.h index a7948a1..4f40659 100644 --- a/hash.h +++ b/hash.h @@ -3,11 +3,7 @@ #define TAILLECHAINEHACHAGE (26*2+1) -#ifdef HAVE_CONFIG_H typedef void *_TypeVariable; -#else -typedef int _TypeVariable; -#endif typedef struct { char *NomVar; -- cgit v1.2.3