diff options
Diffstat (limited to 'src/mapi/glapi/glapi_priv.h')
-rw-r--r-- | src/mapi/glapi/glapi_priv.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mapi/glapi/glapi_priv.h b/src/mapi/glapi/glapi_priv.h index 4eb0911df45..8f2c6775dc9 100644 --- a/src/mapi/glapi/glapi_priv.h +++ b/src/mapi/glapi/glapi_priv.h @@ -53,12 +53,6 @@ typedef void *GLeglImageOES; extern "C" { #endif -/* getproc */ - -extern void -_glapi_check_table(const struct _glapi_table *table); - - /* entrypoint */ extern void |