Drop surface::copy

This commit is contained in:
Kristian Høgsberg 2010-06-08 15:33:55 -04:00
parent 0b8646bbd3
commit 38bb716383
5 changed files with 0 additions and 26 deletions

View file

@ -61,7 +61,6 @@ static const struct wl_message surface_methods[] = {
{ "destroy", "" },
{ "attach", "uuuuo" },
{ "map", "iiii" },
{ "copy", "iiuuiiii" },
{ "damage", "iiii" }
};