From ba3d643c49ce16f8dcddac56308588839c55bc87 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Thu, 3 Jun 2004 01:56:07 +0000 Subject: kill __driRegisterExtensions(), none of the functions did anything --- src/glx/mini/dri_util.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/glx') diff --git a/src/glx/mini/dri_util.h b/src/glx/mini/dri_util.h index a3934da4b9..638bfa9524 100644 --- a/src/glx/mini/dri_util.h +++ b/src/glx/mini/dri_util.h @@ -524,8 +524,4 @@ driCalculateSwapUsage( __DRIdrawablePrivate *dPriv, extern int driCompareGLXAPIVersion( GLuint required_version ); -/** This is optionally implemented in each driver */ -extern void -__driRegisterExtensions( void ); - #endif /* _DRI_UTIL_H_ */ -- cgit v1.2.3