[Mesa-dev] [PATCH 32/41] glapi: glX_proto_common.py: remove commented out code.
Dylan Baker
baker.dylan.c at gmail.com
Fri Apr 1 00:04:49 UTC 2016
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
--
2.8.0
More information about the mesa-dev
mailing list