diff --git a/lib/hcl.h b/lib/hcl.h index 5c01ac9..67e04ba 100644 --- a/lib/hcl.h +++ b/lib/hcl.h @@ -678,8 +678,6 @@ struct hcl_heap_t hcl_uint8_t* ptr; /* next allocation pointer */ }; -typedef struct hcl_t hcl_t; - /* ========================================================================= * VIRTUAL MACHINE PRIMITIVES * ========================================================================= */