From aafe8b18e910aae4b7ae9c3a5c5283c78ca83379 Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Sat, 9 Mar 2013 20:16:33 +0000 Subject: Remove the wmem slab. It was an optimization mimicking the emem slab (removed in r48218) which did nothing particularly useful. Also lets us remove another debugging environment variable. svn path=/trunk/; revision=48219 --- doc/README.wmem | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'doc/README.wmem') diff --git a/doc/README.wmem b/doc/README.wmem index 18de24a327..f8860d7071 100644 --- a/doc/README.wmem +++ b/doc/README.wmem @@ -107,13 +107,7 @@ to the lifetime of the pinfo struct. - wmem_slist_frame_data - wmem_slist_count -2.6 Slab - - - wmem_slab_new - - wmem_slab_alloc - - wmem_slab_free - -2.7 String-Buffers +2.6 String-Buffers - wmem_strbuf_new - wmem_strbuf_sized_new -- cgit v1.2.3