Skip to content

Drop the GSlice allocator

Philip Withnall requested to merge pwithnall/glib:1079-drop-gslice into master

This just drops the code. It doesn’t deprecate the g_slice_*() symbols, so people can continue to use them.

Closes #1079 (closed)

Merge request reports