Skip to content
Commit c2b97478 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

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: default avatarVlad Zahorodnii <vlad.zahorodnii@kde.org>
parent 25296db2
Loading
Loading
Loading
Pipeline #371827 passed with stages
in 2 minutes and 8 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment