Преглед изворни кода

sis: ifdef out unused variable.

Silences GCC warning.
tags/mesa-7.7-1
Vinson Lee пре 15 година
родитељ
комит
94c5faad26
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2
    0
      src/mesa/drivers/dri/sis/sis_context.c

+ 2
- 0
src/mesa/drivers/dri/sis/sis_context.c Прегледај датотеку

@@ -83,6 +83,7 @@ static struct dri_extension card_extensions[] =
{ NULL, NULL }
};

#if 0
static struct dri_extension card_extensions_6326[] =
{
/*{ "GL_ARB_texture_border_clamp", NULL },*/
@@ -90,6 +91,7 @@ static struct dri_extension card_extensions_6326[] =
/*{ "GL_MESA_ycbcr_texture", NULL },*/
{ NULL, NULL }
};
#endif

static const struct dri_debug_control debug_control[] =
{

Loading…
Откажи
Сачувај