diff options
author | Carl Worth <cworth@cworth.org> | 2005-06-20 09:59:23 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2005-06-20 09:59:23 +0000 |
commit | f15ec64e7f2cfb9071c05ec072e49f364dbc4164 (patch) | |
tree | 760ade37c6906403066cab359df8a570ff6b4f58 /doc | |
parent | 3b8da5f213c3d0cf4357b29207639357241938bb (diff) |
Rip out cairo_set_error_notfiy function as it is clear that it is not the right approach.
Remove error-notify test.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/public/tmpl/cairo.sgml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/public/tmpl/cairo.sgml b/doc/public/tmpl/cairo.sgml index f6a827c7..992ace50 100644 --- a/doc/public/tmpl/cairo.sgml +++ b/doc/public/tmpl/cairo.sgml @@ -977,25 +977,6 @@ Drawing contexts. @Returns: -<!-- ##### USER_FUNCTION cairo_error_notify_func_t ##### --> -<para> - -</para> - -@closure: -@status: - - -<!-- ##### FUNCTION cairo_set_error_notify ##### --> -<para> - -</para> - -@cr: -@error_notify: -@closure: - - <!-- ##### ENUM cairo_filter_t ##### --> <para> |