mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 16:44:10 +00:00
fa3ed19db5
The 'tex' variable is only used if #ifdef'd GL code so it was throwing an error under GLES. The variable is now moved into a block inside the #ifdef.