summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2014-02-05 21:36:04 -0800
committerKristian Høgsberg <krh@bitplanet.net>2014-02-05 21:37:58 -0800
commit44cd1968f29963f7f511227cd862dd6f9a7e07de (patch)
treed7746521e68520b526464c156ec7439742647fbe /protocol
parentab39f4db0f80a8d82b77ddfeb6a253828fc79180 (diff)
xdg-shell: Drop edges arg from xdg_surface configure event
Diffstat (limited to 'protocol')
-rw-r--r--protocol/xdg-shell.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml
index 4e5cff8d..851b2ceb 100644
--- a/protocol/xdg-shell.xml
+++ b/protocol/xdg-shell.xml
@@ -230,7 +230,6 @@
in surface local coordinates.
</description>
- <arg name="edges" type="uint"/>
<arg name="width" type="int"/>
<arg name="height" type="int"/>
</event>