text: Remove surface arg in create_text_model
Remove the wl_surface argument from create_text_model request. The wl_surface is specified as an argument in the activate request instead. Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
This commit is contained in:
committed by
Kristian Høgsberg
parent
547149a9c2
commit
4c26518ad1
@@ -46,7 +46,6 @@
|
||||
<interface name="text_model_factory" version="1">
|
||||
<request name="create_text_model">
|
||||
<arg name="id" type="new_id" interface="text_model"/>
|
||||
<arg name="surface" type="object" interface="wl_surface"/>
|
||||
</request>
|
||||
</interface>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user