summaryrefslogtreecommitdiffstats
path: root/src/glx/dri3_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/dri3_priv.h')
-rw-r--r--src/glx/dri3_priv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/glx/dri3_priv.h b/src/glx/dri3_priv.h
index 3f289b9832a..682849386ab 100644
--- a/src/glx/dri3_priv.h
+++ b/src/glx/dri3_priv.h
@@ -203,6 +203,3 @@ struct dri3_drawable {
xcb_gcontext_t gc;
xcb_special_event_t *special_event;
};
-
-char *
-dri3_get_driver_for_fd(int fd);