[docs] Remove dead mempool APIs.
[mono.git] / eglib / TODO
index aa6d6762f7a002ce0e1be0da52571049220dea85..bbbb49bbba4c9c2921879a4bc9948fd945b3e9e5 100644 (file)
@@ -4,18 +4,6 @@
              3 g_shell_quote
              1 g_shell_unquote
 
-       * String
-               g_ascii_strncasecmp
-               g_strjoinv
-
-       * Miscelaneous
-               g_propagate_error
-               
-       GLIB_CHECK_VERSION       -- currently broken, but does not matterh much
-
-        *rva = GUINT32_FROM_LE (assembly->text_rva + assembly->imp_names_offset + 14); /* 14 is hint+strlen+1 of func name */
-
-
 ---------------------------------------------------------------------- 
 
 * Should implement, for better performance:
@@ -26,8 +14,7 @@ Macros:
 
 * Unimplemented, not supported currently:
 
-               g_unichar_tolower       Used for deprecated unmanaged string collation
-               g_unichar_type          Used for deprecated unmanaged string collation
+       (none as yet.)
 
 * Dead Code