diff options
author | Ross Burton <ross@linux.intel.com> | 2009-05-14 18:45:47 +0100 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2009-05-15 08:30:53 +0100 |
commit | 370abed9895de4c41a6cb34f89becbdebc03a29b (patch) | |
tree | 8053f4dfda6e2753e80f9b736dbb2f784c6d4a33 | |
parent | 53a1d9bcf416aef54f02a0c18c847c8abefc1315 (diff) |
Remove symbols which don't exist any more
-rw-r--r-- | docs/reference/rest/rest-sections.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index 68638ce..c567d7f 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -3,12 +3,8 @@ <TITLE>RestProxy</TITLE> RestProxy RestProxyClass -RestProxyCallRawCallback rest_proxy_new rest_proxy_bind -rest_proxy_call_raw_async -rest_proxy_call_raw_async_valist -rest_proxy_run_raw rest_proxy_new_call rest_proxy_simple_run <SUBSECTION Standard> @@ -96,7 +92,7 @@ OAUTH_PROXY_CALL_GET_CLASS RestXmlParser RestXmlNode rest_xml_node_new -rest_xml_node_free +rest_xml_node_unref rest_xml_parser_new rest_xml_parser_parse_from_data rest_xml_node_get_attr |