mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
mesa: tidy up accum.h
These were unused. Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
parent
e473fdcdab
commit
b549f054a6
1 changed files with 0 additions and 2 deletions
|
|
@ -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 );
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue