Remove delete function definition 65/61765/2 submit/tizen/20160311.010043
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 10 Mar 2016 10:20:48 +0000 (19:20 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Thu, 10 Mar 2016 11:27:54 +0000 (20:27 +0900)
Change-Id: Id7ce271a7ab8932aa13772dbad20b1acbafce88c
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
src/tbm_bufmgr_int.h

index 2305e42..c3c3061 100644 (file)
@@ -219,9 +219,6 @@ typedef struct {
        struct list_head item_link;
 } tbm_user_data;
 
-int tbm_bufmgr_get_drm_fd_x11(void);
-int tbm_bufmgr_get_drm_fd_wayland(void);
-
 int _tbm_bo_set_surface(tbm_bo bo, tbm_surface_h surface);
 
 /* functions for mutex */