removed redundant fxCloseHardware() decl

This commit is contained in:
Brian Paul 1999-11-22 14:02:12 +00:00
parent 172d6c0d44
commit ca1ea0ac09
1 changed files with 0 additions and 1 deletions

View File

@ -674,7 +674,6 @@ extern void fxDDDoRenderVB( struct vertex_buffer *VB );
extern int fxDDInitFxMesaContext( fxMesaContext fxMesa );
extern void fxCloseHardware(void);
extern void fxSetScissorValues(GLcontext *ctx);
extern void fxTMMoveInTM_NoLock(fxMesaContext fxMesa,
struct gl_texture_object *tObj,