mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2024-11-22 13:15:59 +01:00
remove unused error
This commit is contained in:
parent
64dc1edc47
commit
09fd7e09a0
1 changed files with 0 additions and 2 deletions
|
@ -142,8 +142,6 @@
|
||||||
summary="the object has already been used to copy a wl_buffer"/>
|
summary="the object has already been used to copy a wl_buffer"/>
|
||||||
<entry name="invalid_buffer" value="1"
|
<entry name="invalid_buffer" value="1"
|
||||||
summary="buffer attributes are invalid"/>
|
summary="buffer attributes are invalid"/>
|
||||||
<entry name="invalid_handle" value="2"
|
|
||||||
summary="the handle is invalid. The window may not exist or be unshareable (e.g. unmapped)"/>
|
|
||||||
</enum>
|
</enum>
|
||||||
|
|
||||||
<enum name="flags" bitfield="true">
|
<enum name="flags" bitfield="true">
|
||||||
|
|
Loading…
Reference in a new issue