st/egl: Drop context argument from egl_g3d_get_egl_image.

Fix a regression since 17eace581d.
This commit is contained in:
Chia-I Wu 2010-09-30 23:43:58 +08:00
parent 4160d947d2
commit e2b51b7c5b
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ egl_g3d_st_manager(struct st_manager *smapi)
static boolean
egl_g3d_st_manager_get_egl_image(struct st_manager *smapi,
struct st_context_iface *stctx,
void *egl_image,
struct st_egl_image *out)
{