mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 08:28:09 +02:00
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:
parent
87953b7e62
commit
8e21e96795
1 changed files with 0 additions and 5 deletions
|
|
@ -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 {
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue