intel: Remove unused variable.
authorVinson Lee <vlee@vmware.com>
Fri, 12 Feb 2010 22:36:11 +0000 (14:36 -0800)
committerVinson Lee <vlee@vmware.com>
Fri, 12 Feb 2010 22:37:07 +0000 (14:37 -0800)
src/mesa/drivers/dri/intel/intel_context.c

index f62f75c5cba37e377f7fca1f6f542fbbbea55ee7..fa2168b6efb96531a45408a7602ff82462e97f66 100644 (file)
@@ -195,7 +195,6 @@ intel_update_renderbuffers(__DRIcontext *context, __DRIdrawable *drawable)
    __DRIscreen *screen;
    int i, count;
    unsigned int attachments[10];
-   uint32_t name;
    const char *region_name;
 
    if (INTEL_DEBUG & DEBUG_DRI)