On Tue, Mar 17, 2026 at 12:51:05PM +0400, Marc-André Lureau wrote:
> Drop the bookkeeping, we can simply afford an empty "foreach".
> 
> Notice that dpy_gfx_update_texture() is now called even when there are
> no listeners. This is more correct, as the texture is not fully
> refreshed when a listener connects, so it may be outdated/garbaged.
> 
> Signed-off-by: Marc-André Lureau <[email protected]>
> ---
>  include/ui/console.h |  1 -
>  ui/console-priv.h    |  1 -
>  ui/console.c         | 29 -----------------------------
>  3 files changed, 31 deletions(-)

Reviewed-by: Daniel P. Berrangé <[email protected]>


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|


Reply via email to