mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
Emmanuele Bassi
268fa9c7ab
Initialize a variable to avoid warnings
The gl_mode variable was not initialized, and the compiler complained when using the anal-retentive compiler flags.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%