mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
mesa: remove unneeded #includes in errors.c
Reviewed-by: Vinson Lee <vlee@freedesktop.org>
This commit is contained in:
parent
0d1e240a4f
commit
da0bc7b646
1 changed files with 0 additions and 6 deletions
|
|
@ -35,12 +35,6 @@
|
|||
#include "imports.h"
|
||||
#include "context.h"
|
||||
#include "debug_output.h"
|
||||
#include "dispatch.h"
|
||||
#include "hash.h"
|
||||
#include "mtypes.h"
|
||||
#include "version.h"
|
||||
#include "util/hash_table.h"
|
||||
#include "util/simple_list.h"
|
||||
|
||||
|
||||
static FILE *LogFile = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue