Neil Roberts b177d24667 [cogl-primitives] Fix an unused variable warning when building GLES
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.
2009-06-04 22:20:18 +01:00
..
2009-05-29 12:31:47 +01:00
2009-05-29 17:10:27 +01:00