minor clean-ups and warning fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: context.h,v 1.26 2001/04/27 21:17:20 brianp Exp $ */
|
||||
/* $Id: context.h,v 1.27 2001/05/03 14:11:18 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
@@ -149,10 +149,6 @@ extern void
|
||||
_mesa_destroy_context( GLcontext *ctx );
|
||||
|
||||
|
||||
extern void
|
||||
_mesa_context_initialize( GLcontext *ctx );
|
||||
|
||||
|
||||
extern void
|
||||
_mesa_copy_context(const GLcontext *src, GLcontext *dst, GLuint mask);
|
||||
|
||||
|
Reference in New Issue
Block a user