mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-23 20:20:40 +02:00
Fix an oops.
This commit is contained in:
parent
e5d18d7696
commit
45ebf2d1f3
1 changed files with 0 additions and 2 deletions
|
|
@ -2105,8 +2105,6 @@ cairo_xlib_surface_get_display (cairo_surface_t *abstract_surface)
|
|||
return surface->dpy;
|
||||
}
|
||||
|
||||
* @dpy: an X Display
|
||||
|
||||
/**
|
||||
* cairo_xlib_surface_get_drawable:
|
||||
* @surface: a #cairo_xlib_surface_t
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue