From 21e3ad18aeab01893682bb1e1c2336a7a8d7267e Mon Sep 17 00:00:00 2001 From: "joonbum.ko" Date: Mon, 22 May 2017 14:31:03 +0900 Subject: [PATCH] tpl_wayland_egl_thread: Deleted an unused handle type. Change-Id: Iabac36d4e22d371263052871b6633185f2d97a26 Signed-off-by: joonbum.ko --- src/tpl_wayland_egl_thread.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tpl_wayland_egl_thread.h b/src/tpl_wayland_egl_thread.h index 555b754..619f583 100644 --- a/src/tpl_wayland_egl_thread.h +++ b/src/tpl_wayland_egl_thread.h @@ -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); -- 2.7.4