Reviewed-by: Timothy Arceri <tarc...@itsqueeze.com>

On 06/12/17 21:38, Alejandro Piñeiro wrote:
This type was used at gl_sync_object, but it is not used anymore.
---
  src/mesa/main/mtypes.h | 1 -
  1 file changed, 1 deletion(-)

diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h
index b478f6158e2..4c90f58ef5a 100644
--- a/src/mesa/main/mtypes.h
+++ b/src/mesa/main/mtypes.h
@@ -99,7 +99,6 @@ struct gl_uniform_storage;
  struct prog_instruction;
  struct gl_program_parameter_list;
  struct set;
-struct set_entry;
  struct vbo_context;
  /*@}*/
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to