aboutsummaryrefslogtreecommitdiff
path: root/maemo/hildon.c
diff options
context:
space:
mode:
Diffstat (limited to 'maemo/hildon.c')
-rw-r--r--maemo/hildon.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/maemo/hildon.c b/maemo/hildon.c
index 8e7635a..afe7bb2 100644
--- a/maemo/hildon.c
+++ b/maemo/hildon.c
@@ -186,10 +186,6 @@ void maemo_init(int *argc, char ***argv)
pl_rearmed_cbs.only_16bpp = 1;
}
-void menu_loop(void)
-{
-}
-
void *plat_gvideo_set_mode(int *w_, int *h_, int *bpp_)
{
int w = *w_, h = *h_;