>
> If the Drawable keeps a pointer to the Display channel that it is
> associated with, we can unref it directly and not need to pass the
> 'display' parameter separately to the unref function
> ---
> Changes:
> - remove 'dcc' parameer from release_item_after_push()
>
> I agree that additional
If the Drawable keeps a pointer to the Display channel that it is
associated with, we can unref it directly and not need to pass the
'display' parameter separately to the unref function
---
Changes:
- remove 'dcc' parameer from release_item_after_push()
I agree that additional changes / cleanups