All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
[mesa.git] / src / mesa / drivers / dri / mga / mgadd.h
index 6072e6cfc9f6dbc6558b3df1be813cb866cb1f79..f98bfdc8781829bc0e0f583ac019190f630852c3 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "context.h"
 
-void mgaDDInitDriverFuncs( GLcontext *ctx );
-void mgaDDExtensionsInit( GLcontext *ctx );
+extern void mgaInitDriverFuncs( struct dd_function_table *functions );
 
 #endif