Remove reference to gfx_ctx_xdk_set_blend

This commit is contained in:
twinaphex 2013-03-10 04:29:27 +01:00
parent 4a5668d66c
commit 137b47c7e8

View File

@ -480,7 +480,7 @@ const gfx_ctx_driver_t gfx_ctx_xdk = {
"xdk",
// RARCH_CONSOLE stuff.
gfx_ctx_xdk_set_blend,
NULL,
NULL,
gfx_ctx_xdk_get_available_resolutions,
gfx_ctx_xdk_check_resolution,