On 03/31/2016 05:04 PM, Dylan Baker wrote:
> Don't call and store a value that might not be used unless it's know
known
With that fixed, this patch is
Reviewed-by: Ian Romanick
> it's needed.
>
> Signed-off-by: Dylan Baker
> --
Don't call and store a value that might not be used unless it's know
it's needed.
Signed-off-by: Dylan Baker
---
src/mapi/glapi/gen/gl_XML.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/mapi/glapi/gen/gl_XML.py b/src/mapi/glapi/gen/gl_XML.py
index 34f987e..a860b0d 1