X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fgbm%2Fmain%2Fgbmint.h;fp=src%2Fgbm%2Fmain%2Fgbmint.h;h=cfef5eea291fb2261a4c67e532c15c73dada85e5;hp=914e2c1749af42f40377ebb1701a1616b412605d;hb=e7c8c85785b3a8f29e3fc202988ac2414453586f;hpb=cec377eed3ab6420679dceef98ad0eea27b5f644 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