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/mesa/drivers/dri/fb/fb_dri.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/mesa/drivers/dri/fb/fb_dri.c') diff --git a/src/mesa/drivers/dri/fb/fb_dri.c b/src/mesa/drivers/dri/fb/fb_dri.c index 1d35be2c77..5b3fbd33d4 100644 --- a/src/mesa/drivers/dri/fb/fb_dri.c +++ b/src/mesa/drivers/dri/fb/fb_dri.c @@ -578,12 +578,6 @@ static struct __DriverAPIRec fbAPI = { }; -void -__driRegisterExtensions( void ) -{ -} - - /* * This is the bootstrap function for the driver. * The __driCreateScreen name is the symbol that libGL.so fetches. -- cgit v1.2.3