mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 15:30:14 +01:00
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>
This commit is contained in:
parent
06309e0f26
commit
e28ce12afa
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# (C) Copyright 2016, NVIDIA CORPORATION.
|
||||
# All Rights Reserved.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue