Skip to content

Drop unnecessary emptiness check

Vlad Zahorodnii requested to merge work/drop-unnecessary-check into master

If a buffer is attached to the surface, its width or height cannot be 0.

Merge request reports