Mesa (master): mesa: tidy up accum.h

Timothy Arceri tarceri at kemper.freedesktop.org
Thu May 4 01:44:50 UTC 2017


Module: Mesa
Branch: master
Commit: b549f054a629555e241b0769f7aadfa1f90171fb
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b549f054a629555e241b0769f7aadfa1f90171fb

Author: Timothy Arceri <tarceri at itsqueeze.com>
Date:   Wed May  3 13:33:58 2017 +1000

mesa: tidy up accum.h

These were unused.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

---

 src/mesa/main/accum.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mesa/main/accum.h b/src/mesa/main/accum.h
index a5665c757d..ede2ecca86 100644
--- a/src/mesa/main/accum.h
+++ b/src/mesa/main/accum.h
@@ -39,9 +39,7 @@
 
 #include "main/glheader.h"
 
-struct _glapi_table;
 struct gl_context;
-struct gl_renderbuffer;
 
 extern void GLAPIENTRY
 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha );




More information about the mesa-commit mailing list