[Mesa-dev] [PATCH 32/41] glapi: glX_proto_common.py: remove commented out code.

Ian Romanick idr at freedesktop.org
Tue Apr 19 23:31:13 UTC 2016


This patch is

Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

On 03/31/2016 05:04 PM, Dylan Baker wrote:
> This can easily be restored with a revert if it's ever actually needed.
> 
> Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
> ---
>  src/mapi/glapi/gen/glX_proto_common.py | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/mapi/glapi/gen/glX_proto_common.py b/src/mapi/glapi/gen/glX_proto_common.py
> index d14d43a..284b427 100644
> --- a/src/mapi/glapi/gen/glX_proto_common.py
> +++ b/src/mapi/glapi/gen/glX_proto_common.py
> @@ -86,5 +86,4 @@ class glx_print_proto(gl_XML.gl_print_base):
>          else:
>              print '    const GLuint cmdlen = %s;' % (f.command_length())
>  
> -        #print ''
>          return compsize
> 



More information about the mesa-dev mailing list