Removed unused nxt_lvlhsh_ctx_t.
This commit is contained in:
@@ -81,17 +81,6 @@ typedef struct {
|
|||||||
} nxt_lvlhsh_proto_t;
|
} nxt_lvlhsh_proto_t;
|
||||||
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
nxt_lvlhsh_test_t test;
|
|
||||||
nxt_lvlhsh_alloc_t alloc;
|
|
||||||
nxt_lvlhsh_free_t free;
|
|
||||||
|
|
||||||
/* The maximum allowed aligned shift. */
|
|
||||||
uint32_t max_shift;
|
|
||||||
uint32_t nalloc;
|
|
||||||
} nxt_lvlhsh_ctx_t;
|
|
||||||
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
void *slot;
|
void *slot;
|
||||||
} nxt_lvlhsh_t;
|
} nxt_lvlhsh_t;
|
||||||
|
|||||||
Reference in New Issue
Block a user