diff options
Diffstat (limited to 'src/htshash.c')
-rw-r--r-- | src/htshash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/htshash.c b/src/htshash.c index 2d12941..1ac20ee 100644 --- a/src/htshash.c +++ b/src/htshash.c @@ -143,7 +143,6 @@ int hash_read(const hash_struct * hash, const char *nom1, const char *nom2, void hash_write(hash_struct * hash, int lpos, int normalized) { char BIGSTK normfil_[HTS_URLMAXSIZE * 2]; char catbuff[CATBUFF_SIZE]; - const char *normfil; const char *name; /* first entry: destination filename (lowercased) */ |