From: Emil Velikov <[email protected]>

Signed-off-by: Emil Velikov <[email protected]>
---
 src/gallium/auxiliary/draw/draw_private.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/gallium/auxiliary/draw/draw_private.h 
b/src/gallium/auxiliary/draw/draw_private.h
index 030bb2cece..ea1e9f9465 100644
--- a/src/gallium/auxiliary/draw/draw_private.h
+++ b/src/gallium/auxiliary/draw/draw_private.h
@@ -46,10 +46,6 @@
 
 #include "tgsi/tgsi_scan.h"
 
-#ifdef HAVE_LLVM
-struct gallivm_state;
-#endif
-
 
 /** Sum of frustum planes and user-defined planes */
 #define DRAW_TOTAL_CLIP_PLANES (6 + PIPE_MAX_CLIP_PLANES)
-- 
2.11.0

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to