Habit. :) This patch is
Reviewed-by: Ian Romanick
On 03/31/2016 05:04 PM, Dylan Baker wrote:
> They don't do anything, they're not required, and they look weird. The
> only use for semi-colons in python is to put two statements in a single
> line, which is quite frowned upon by the python commu
They don't do anything, they're not required, and they look weird. The
only use for semi-colons in python is to put two statements in a single
line, which is quite frowned upon by the python community.
Signed-off-by: Dylan Baker
---
src/mapi/glapi/gen/glX_proto_size.py | 24 ---