diff options
Diffstat (limited to 'src/gallium/targets/egl-static/egl_st.h')
-rw-r--r-- | src/gallium/targets/egl-static/egl_st.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/targets/egl-static/egl_st.h b/src/gallium/targets/egl-static/egl_st.h index f17e85b19ff..1d947b22164 100644 --- a/src/gallium/targets/egl-static/egl_st.h +++ b/src/gallium/targets/egl-static/egl_st.h @@ -36,7 +36,4 @@ egl_st_create_api(enum st_api_type api); void egl_st_destroy_api(struct st_api *stapi); -uint -egl_st_get_profile_mask(enum st_api_type api); - #endif /* _EGL_ST_H_ */ |