aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_gl_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/state_tracker/st_gl_api.h')
-rw-r--r--src/mesa/state_tracker/st_gl_api.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/state_tracker/st_gl_api.h b/src/mesa/state_tracker/st_gl_api.h
index 57c6d9f24d2..55ad778c97d 100644
--- a/src/mesa/state_tracker/st_gl_api.h
+++ b/src/mesa/state_tracker/st_gl_api.h
@@ -3,7 +3,5 @@
#define ST_GL_API_H
struct st_api *st_gl_api_create(void);
-struct st_api *st_gl_api_create_es1(void);
-struct st_api *st_gl_api_create_es2(void);
#endif