tpl_wayland_egl_thread: Deleted an unused handle type. 10/135110/5
authorjoonbum.ko <joonbum.ko@samsung.com>
Mon, 22 May 2017 05:31:03 +0000 (14:31 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 22 Jun 2017 08:54:31 +0000 (08:54 +0000)
Change-Id: Iabac36d4e22d371263052871b6633185f2d97a26
Signed-off-by: joonbum.ko <joonbum.ko@samsung.com>
src/tpl_wayland_egl_thread.h

index 555b754..619f583 100644 (file)
@@ -9,7 +9,6 @@ typedef struct _twe_thread_context      twe_thread_context;
 
 typedef void*  twe_display_h;
 typedef void*  twe_surface_h;
-typedef void*  twe_buffer_h;
 
 twe_thread*
 twe_thread_create(void);