mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
i965: Drop unused simple_list.h includes.
These don't appear to be necessary. Everything compiles just fine. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
1a2a30ba20
commit
cc2f87891b
2 changed files with 0 additions and 2 deletions
|
|
@ -37,7 +37,6 @@
|
|||
#include "main/imports.h"
|
||||
#include "main/macros.h"
|
||||
#include "main/points.h"
|
||||
#include "main/simple_list.h"
|
||||
#include "main/version.h"
|
||||
#include "main/vtxfmt.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,6 @@
|
|||
* performance bottleneck, though.
|
||||
*/
|
||||
|
||||
#include "main/simple_list.h"
|
||||
#include "main/imports.h"
|
||||
|
||||
#include "brw_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue