mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
f6a6a44fe7
The height was being set from the ClutterGeometry in some parts and from the stage in others. And since both callers of this function pass &stage_wayland->allocation as the geometry anyway, the stage argument isn't really even needed.