From af7606776af9f19b82542a3575285b84da82a912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C3=ABl=20Carr=C3=A9?= Date: Wed, 4 Jan 2012 05:21:31 +0000 Subject: dbg_partitions: make static git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31556 a1c6a512-1295-4272-9138-f99709370657 --- apps/debug_menu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/debug_menu.h') diff --git a/apps/debug_menu.h b/apps/debug_menu.h index 17a9c2e..7926ffc 100644 --- a/apps/debug_menu.h +++ b/apps/debug_menu.h @@ -26,7 +26,6 @@ bool run_debug_screen(char* screen); #ifndef SIMULATOR extern bool dbg_ports(void); -extern bool dbg_partitions(void); #endif #endif -- cgit v1.1