ivi-shell: remove content_observer leftover

content_observer_notification is removed by the commit:
193e301c74.

Therefore, this callback function is unused.

Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
Ucan, Emre (ADITG/SW1) 2016-03-31 11:10:22 +00:00 committed by Pekka Paalanen
parent 87953b7e62
commit 8e21e96795
1 changed files with 0 additions and 5 deletions

View File

@ -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 {
/**