summaryrefslogtreecommitdiff
path: root/src/glx
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx')
-rw-r--r--src/glx/mini/dri_util.h4
1 files changed, 0 insertions, 4 deletions
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_ */