[GX] compile fix

This commit is contained in:
Toad King 2015-02-23 21:54:44 -06:00
parent 0bcc444b84
commit 509e7f8fc8

View File

@ -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,