mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
mesa/main: remove unused strndup.h include
No longer needed as of commit ac257f1070 ("glsl: calculate
TOP_LEVEL_ARRAY_SIZE and STRIDE when adding resources")
Reported-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
68b545fa27
commit
50a9b0cb43
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
#include "compiler/glsl/ir.h"
|
||||
#include "compiler/glsl/program.h"
|
||||
#include "util/string_to_uint_map.h"
|
||||
#include "util/strndup.h"
|
||||
|
||||
|
||||
static GLint
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue