diff options
Diffstat (limited to 'frontend/plat_dummy.c')
-rw-r--r-- | frontend/plat_dummy.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c index d3080ae..0b4f100 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) { } |