mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
egl: Remove unnecessary headers.
This commit is contained in:
parent
9ead6c129f
commit
ff318c45ec
2 changed files with 0 additions and 2 deletions
|
|
@ -61,7 +61,6 @@
|
|||
#include "eglcontext.h"
|
||||
#include "egldisplay.h"
|
||||
#include "egltypedefs.h"
|
||||
#include "eglglobals.h"
|
||||
#include "eglcurrent.h"
|
||||
#include "egldriver.h"
|
||||
#include "eglsurface.h"
|
||||
|
|
|
|||
|
|
@ -259,7 +259,6 @@ _eglFreeModule(void *module)
|
|||
free(mod);
|
||||
}
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
/**
|
||||
* A loader function for use with _eglPreloadForEach. The loader data is the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue