From 701a593c5df9bbf88711781e1abdb09690076034 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Mon, 2 Feb 2009 03:14:51 +0000 Subject: continuation of last nights statusbar cleanup. accept FS#9858 and FS#9859 make the rec and fm screens force the statusbar the correct way now which doesnt need extra status variables git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19904 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/statusbar.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/gui/statusbar.h') diff --git a/apps/gui/statusbar.h b/apps/gui/statusbar.h index 99acf9d006..f6203c22d9 100644 --- a/apps/gui/statusbar.h +++ b/apps/gui/statusbar.h @@ -98,7 +98,6 @@ struct gui_syncstatusbar extern void gui_syncstatusbar_init(struct gui_syncstatusbar * bars); extern void gui_syncstatusbar_draw(struct gui_syncstatusbar * bars, bool force_redraw); -extern int gui_statusbar_height(void); void gui_statusbar_changed(bool enabled); #endif /*_GUI_STATUSBAR_H_*/ -- cgit v1.2.3