hostsupport/hostegl/src/EGLSurface.cpp
branchbug235_bringup_0
changeset 67 ca7e6949bf7a
parent 56 40cc73c24bf8
--- a/hostsupport/hostegl/src/EGLSurface.cpp	Thu Oct 07 18:48:18 2010 +0100
+++ b/hostsupport/hostegl/src/EGLSurface.cpp	Mon Oct 18 18:24:13 2010 +0100
@@ -108,7 +108,6 @@
     EGLint blueSize = colorDesc->BlueSize();
     EGLint greenSize = colorDesc->GreenSize();
     EGLint redSize = colorDesc->RedSize();
-    EGLint luminanceSize = colorDesc->LuminanceSize();
 
     if( colorDesc->isLuminance() )
         {