summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/nouveau/nouveau_driver.h')
-rw-r--r--src/mesa/drivers/dri/nouveau/nouveau_driver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/nouveau/nouveau_driver.h b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
index 3b4d332d74..54bf981a0f 100644
--- a/src/mesa/drivers/dri/nouveau/nouveau_driver.h
+++ b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
@@ -51,8 +51,6 @@
#define DRIVER_AUTHOR "Nouveau"
struct nouveau_driver {
- void (*screen_destroy)(struct nouveau_screen *screen);
-
GLcontext *(*context_create)(struct nouveau_screen *screen,
const GLvisual *visual,
GLcontext *share_ctx);