mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Robert Bragg
9234757c35
material: fix a typo in _cogl_material_journal_unref
The function had a line like: CoglMaterial *material = material = _cogl_material_pointer_from_handle (material_handle); where the duplicate "material =" wasn't intended, so this patch removes it.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%