erase xdg_surface interface 96/179296/1
authorJunkyeong Kim <jk0430.kim@samsung.com>
Thu, 17 May 2018 04:28:01 +0000 (13:28 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Thu, 17 May 2018 04:28:03 +0000 (13:28 +0900)
Change-Id: I7fed1321f55790ad499722c76488c01b787a50f2
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
protocol/eom.xml

index 0680029..2492452 100644 (file)
       <arg name="attribute" type="uint"/>
     </request>
 
-    <request name="set_xdg_window">
-      <description summary="set xdg surface to external window">
-        Use xdg_shell_surface to external output.
-      </description>
-      <arg name="output_id" type="uint"/>
-      <arg name="surface" type="object" interface="xdg_surface" allow-null="false"/>
-    </request>
-
     <request name="set_shell_window">
       <description summary="">
         Use shell_surface to external output.