diff options
Diffstat (limited to 'src/mesa/main/dd.h')
-rw-r--r-- | src/mesa/main/dd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h index c5d7ad419c5..e3240a26f8f 100644 --- a/src/mesa/main/dd.h +++ b/src/mesa/main/dd.h @@ -1022,8 +1022,6 @@ typedef struct { /*@}*/ - void (GLAPIENTRYP Rectf)( GLfloat, GLfloat, GLfloat, GLfloat ); - /** * \name Eval * |