Remove the shebang from eglFunctionList.py.
authorKyle Brenneman <kbrenneman@nvidia.com>
Tue, 12 Oct 2021 14:32:52 +0000 (08:32 -0600)
committerMarge Bot <eric+marge@anholt.net>
Wed, 13 Oct 2021 05:34:27 +0000 (05:34 +0000)
commite28ce12afae5fddf8eedd60da1cd3f4d689fd245
treea186347342c3724c599093f97ab799a28959a965
parent06309e0f26da3ab4005387300da9281f0d0c190c
Remove the shebang from eglFunctionList.py.

eglFunctionList.py isn't executed directly, so it doesn't need a shebang
line.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13130>
src/egl/generate/eglFunctionList.py