Bug 605179 - Fix build warnings in gfx/; r=roc a=bsmedberg

This commit is contained in:
Ms2ger
2010-12-05 18:38:12 +00:00
parent 6fd25a2b4a
commit cf1d1ca8ca
14 changed files with 41 additions and 27 deletions

View File

@@ -212,7 +212,9 @@ LayerManagerOGL::Initialize(GLContext *aExistingContext)
// NOTE: Order matters here, and should be in the same order as the
// ProgramType enum!
#ifdef DEBUG
GLint programIndex = 0;
#endif
/* Layer programs */
SHADER_PROGRAM(RGBALayerProgramType, ColorTextureLayerProgram,