summaryrefslogtreecommitdiff
path: root/sntp/libevent/ht-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'sntp/libevent/ht-internal.h')
-rw-r--r--sntp/libevent/ht-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sntp/libevent/ht-internal.h b/sntp/libevent/ht-internal.h
index 8842f4c..50375bb 100644
--- a/sntp/libevent/ht-internal.h
+++ b/sntp/libevent/ht-internal.h
@@ -380,7 +380,6 @@ ht_string_hash_(const char *s)
{ \
if (head->hth_table) \
freefn(head->hth_table); \
- head->hth_table_length = 0; \
name##_HT_INIT(head); \
} \
/* Debugging helper: return false iff the representation of 'head' is \