aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mesalib/src/mesa/drivers/dri/common/utils.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mesalib/src/mesa/drivers/dri/common/utils.c b/mesalib/src/mesa/drivers/dri/common/utils.c
index 93c9038f3..54156d34a 100644
--- a/mesalib/src/mesa/drivers/dri/common/utils.c
+++ b/mesalib/src/mesa/drivers/dri/common/utils.c
@@ -137,8 +137,6 @@ driGetRendererString( char * buffer, const char * hardware_name,
}
-#ifdef _GLAPI_USE_REMAP_TABLE
-#endif
/**
* Utility function used by drivers to test the verions of other components.
*