[Mesa-dev] [PATCH 1/3] glapi: Remove dead extension_helper.py.

Matt Turner mattst88 at gmail.com
Fri Nov 21 10:43:46 PST 2014


On Fri, Nov 21, 2014 at 10:40 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> On Fri, Nov 21, 2014 at 1:35 PM, Matt Turner <mattst88 at gmail.com> wrote:
>> Dead since commit 3d16088f.
>> ---
>>  src/mapi/glapi/gen/Makefile.am         |   2 -
>>  src/mapi/glapi/gen/extension_helper.py | 324 ---------------------------------
>>  2 files changed, 326 deletions(-)
>>  delete mode 100644 src/mapi/glapi/gen/extension_helper.py
>>
>> diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am
>> index 72e5095..9c70b26 100644
>> --- a/src/mapi/glapi/gen/Makefile.am
>> +++ b/src/mapi/glapi/gen/Makefile.am
>> @@ -61,12 +61,10 @@ EXTRA_DIST= \
>>         $(MESA_GLAPI_DIR)/glapi_x86-64.S \
>>         $(MESA_GLAPI_DIR)/glapi_sparc.S \
>>         $(COMMON_GLX) \
>> -       extension_helper.py \
>>         gl_apitemp.py \
>>         gl_enums.py \
>>         gl_genexec.py \
>>         gl_gentable.py \
>> -       gl_offsets.py \
>
> In an ideal world, this would be part of the next commit...

Oh, it should be. Thanks, I'll move it.


More information about the mesa-dev mailing list