This patch is Reviewed-by: Ian Romanick <[email protected]>
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 <[email protected]> > --- > 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 > _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
