diff options
Diffstat (limited to 'include/stc/forward.h')
| -rw-r--r-- | include/stc/forward.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/stc/forward.h b/include/stc/forward.h index e1202588..e78f1dd7 100644 --- a/include/stc/forward.h +++ b/include/stc/forward.h @@ -129,7 +129,6 @@ typedef union { } SELF##_iter; \ \ typedef struct { \ - float max_load_factor; \ SELF##_value* table; \ uint8_t* _hashx; \ SELF##_size_t size, bucket_count; \ |
