mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-29 04:14:11 +02:00
Deprecate mem chunks
This commit is contained in:
@@ -99,7 +99,7 @@ void g_mem_profile (void);
|
||||
|
||||
|
||||
/* deprecated memchunks and allocators */
|
||||
#if !defined G_DISABLE_DEPRECATED || 1
|
||||
#ifndef G_DISABLE_DEPRECATED
|
||||
typedef struct _GAllocator GAllocator;
|
||||
typedef struct _GMemChunk GMemChunk;
|
||||
#define g_mem_chunk_create(type, pre_alloc, alloc_type) ( \
|
||||
|
Reference in New Issue
Block a user