mesa: remove second include of errors.h in src/mesa/main/glspirv.c

Fixes: 5bc03d2508 ("mesa: implement SPIR-V loading in glShaderBinary")
Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
Kai Wasserbäch 2017-12-12 16:20:06 +01:00 committed by Kenneth Graunke
parent 3308f4b81a
commit 729fec6eab
1 changed files with 0 additions and 4 deletions

View File

@ -22,11 +22,7 @@
*/
#include "glspirv.h"
#include "errors.h"
#include "errors.h"
#include "util/u_atomic.h"
void