mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-04 13:29:51 -05:00
Drop surface::copy
This commit is contained in:
parent
0b8646bbd3
commit
38bb716383
5 changed files with 0 additions and 26 deletions
|
|
@ -61,7 +61,6 @@ static const struct wl_message surface_methods[] = {
|
|||
{ "destroy", "" },
|
||||
{ "attach", "uuuuo" },
|
||||
{ "map", "iiii" },
|
||||
{ "copy", "iiuuiiii" },
|
||||
{ "damage", "iiii" }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue