On 07/01/2013 07:58 AM, Brian Paul wrote: > No need to test array->Enabled != 0 since the Enabled field can > only be 0 or 1. > --- > src/mesa/main/enable.c | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-) Reviewed-by: Chad Versace <chad.versace at linux.intel.com>