libweston/compositor: Drop weston_frame_callback
weston_frame_callback is needed primarily to store the doubly-linked list link,
but it can be also retrieved by using the wl_resource_get_link() function.
This removes an extra heap allocation per every wl_callback object.
Signed-off-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org>
parent
25296db2
Loading
Loading
Pipeline
#371827
passed
with stages
in
2 minutes and 8 seconds
Loading
Please register or sign in to comment