mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
loader: Remove a line of unused include
Signed-off-by: Luc Ma <luc@sietium.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26852>
This commit is contained in:
parent
68a9b3cc6f
commit
b6d22358e4
1 changed files with 0 additions and 1 deletions
|
|
@ -2370,7 +2370,6 @@ loader_dri3_close_screen(__DRIscreen *dri_screen)
|
|||
* Find a potentially new back buffer, and if it's not been allocated yet and
|
||||
* in addition needs initializing, then try to allocate and initialize it.
|
||||
*/
|
||||
#include <stdio.h>
|
||||
static struct loader_dri3_buffer *
|
||||
dri3_find_back_alloc(struct loader_dri3_drawable *draw)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue