removed fxDDBufferSize proto
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 9 Feb 2000 19:12:25 +0000 (19:12 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 9 Feb 2000 19:12:25 +0000 (19:12 +0000)
src/mesa/drivers/glide/fxdrv.h

index 382ec61a06f354e8bd6fa17537146397939f2f8f..4a9110393c7b1b9e9e9260875d3f801ff5516ff2 100644 (file)
@@ -2,9 +2,9 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.1
+ * Version:  3.3
  *
- * Copyright (C) 1999  Brian Paul   All Rights Reserved.
+ * Copyright (C) 1999-2000  Brian Paul   All Rights Reserved.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
@@ -563,8 +563,6 @@ extern void fxDDClipInit(void);
 extern void fxUpdateDDSpanPointers(GLcontext *);
 extern void fxSetupDDSpanPointers(GLcontext *);
 
-extern void fxDDBufferSize(GLcontext *, GLuint *, GLuint *);
-
 extern void fxPrintTextureData(tfxTexInfo *ti);
 extern void fxDDTexEnv(GLcontext *, GLenum, const GLfloat *);
 extern void fxDDTexImg(GLcontext *, GLenum, struct gl_texture_object *,