mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
b177d24667
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.