diff --git a/gfx/drivers/gx_gfx.c b/gfx/drivers/gx_gfx.c index 98cec57efb..a8413b04c2 100644 --- a/gfx/drivers/gx_gfx.c +++ b/gfx/drivers/gx_gfx.c @@ -1149,7 +1149,6 @@ static bool gx_read_viewport(void *data, uint8_t *buffer) } static const video_poke_interface_t gx_poke_interface = { - NULL, NULL, NULL, gx_set_aspect_ratio,