remove auth event 22/61222/1
authorSangjin Lee <lsj119@samsung.com>
Mon, 7 Mar 2016 00:55:26 +0000 (09:55 +0900)
committerSangjin Lee <lsj119@samsung.com>
Mon, 7 Mar 2016 00:55:26 +0000 (09:55 +0900)
Change-Id: I09310b6aa62a9dad65dc60b681744e3656dc6f8a

tool/wayland-tbm-monitor.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index cd744fa..3704399
@@ -49,7 +49,6 @@ struct wayland_tbm_monitor {
 };
 
 static const struct wl_tbm_listener wl_tbm_monitor_listener = {
-       NULL, /* authentication_info */
        NULL, /* monitor_client_tbm_bo */
 };