From b9e69e2b6f3e32192de7675b0d0bb123a1be67a8 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 4 Jul 2002 13:38:49 +0000 Subject: Added Player debug menu git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1329 a1c6a512-1295-4272-9138-f99709370657 --- apps/main_menu.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/main_menu.c') diff --git a/apps/main_menu.c b/apps/main_menu.c index 516c74ca49..e231a22033 100644 --- a/apps/main_menu.c +++ b/apps/main_menu.c @@ -135,9 +135,7 @@ void main_menu(void) #endif { "Version", show_credits }, #ifndef SIMULATOR -#ifdef ARCHOS_RECORDER { "Debug (keep out!)", dbg_ports }, -#endif #endif }; -- cgit v1.2.3