Remove old arena aliases without the prefix
This commit is contained in:
3
gebs.h
3
gebs.h
@ -786,8 +786,7 @@ void gebs_rebuild_self1_alloc(Gebs_Allocator *alloc, int argc, char ** argv,
|
||||
#define Arena Gebs_Arena
|
||||
#define arena_reset gebs_arena_reset
|
||||
#define arena_destroy gebs_arena_destroy
|
||||
#define arena_make gebs_arena_make
|
||||
#define arena_expand gebs_arena_expand
|
||||
#define arena_get gebs_arena_get
|
||||
|
||||
#define list_append_alloc gebs_list_append_alloc
|
||||
#define list_append gebs_list_append
|
||||
|
Reference in New Issue
Block a user