summaryrefslogtreecommitdiffstats
path: root/src/gbm/main/gbmint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gbm/main/gbmint.h')
-rw-r--r--src/gbm/main/gbmint.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gbm/main/gbmint.h b/src/gbm/main/gbmint.h
index 914e2c1749a..cfef5eea291 100644
--- a/src/gbm/main/gbmint.h
+++ b/src/gbm/main/gbmint.h
@@ -117,7 +117,4 @@ struct gbm_backend {
struct gbm_device *(*create_device)(int fd);
};
-struct gbm_device *
-_gbm_mesa_get_device(int fd);
-
#endif