From 8e21e96795bb3190a348f50250e3247795254d2b Mon Sep 17 00:00:00 2001 From: "Ucan, Emre (ADITG/SW1)" Date: Thu, 31 Mar 2016 11:10:22 +0000 Subject: [PATCH] ivi-shell: remove content_observer leftover content_observer_notification is removed by the commit: 193e301c740b582f20307e3e08f8373d26ea968f. Therefore, this callback function is unused. Signed-off-by: Emre Ucan Reviewed-by: Pekka Paalanen --- ivi-shell/ivi-layout-export.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ivi-shell/ivi-layout-export.h b/ivi-shell/ivi-layout-export.h index 93eb504a..e4edd3b4 100644 --- a/ivi-shell/ivi-layout-export.h +++ b/ivi-shell/ivi-layout-export.h @@ -168,11 +168,6 @@ typedef void (*surface_configure_notification_func)( struct ivi_layout_surface *ivisurf, void *userdata); -typedef void (*ivi_controller_surface_content_callback)( - struct ivi_layout_surface *ivisurf, - int32_t content, - void *userdata); - struct ivi_layout_interface { /**