X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_dummy.c;h=0b4f100b5d5d7897f0375e5ed3091b83bc04c586;hp=d3080ae6092f96a6093621c328362650c550ddb8;hb=bbd837c6d8a14e76c19028c84ef62a3b8cf0c1f0;hpb=bd6267e616cc4966fadf971019fe15db2469e97d diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c index d3080ae6..0b4f100b 100644 --- a/frontend/plat_dummy.c +++ b/frontend/plat_dummy.c @@ -19,10 +19,6 @@ int omap_enable_layer(int enabled) return 0; } -void plat_video_menu_enter(int is_rom_loaded) -{ -} - void plat_video_menu_begin(void) { }