glapi/hgl: remove the final user of _glapi_check_table()
[mesa.git] / src / hgl / GLDispatcher.h
index 7ee095d917b75dcdc0f0a76c19813c8dd6330e3d..8aaf58a62374703957928ebbd0d3142ce419c8f3 100644 (file)
@@ -34,8 +34,6 @@ class BGLDispatcher
                void*                                   CurrentContext();
 
                struct _glapi_table*    Table();
-               status_t                                CheckTable(
-                                                                       const struct _glapi_table* dispatch = NULL);
                status_t                                SetTable(struct _glapi_table* dispatch);
                uint32                                  TableSize();