mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
i965: Remove blank line at EOF
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9510>
This commit is contained in:
parent
38b2e13766
commit
3096788e5c
1 changed files with 0 additions and 1 deletions
|
|
@ -131,4 +131,3 @@ brw_init_pixel_functions(struct dd_function_table *functions)
|
|||
functions->DrawPixels = brw_drawpixels;
|
||||
functions->ReadPixels = brw_readpixels;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue