Removed unused variable in gui_setup_screen().

This commit is contained in:
David Capello 2010-03-21 23:16:53 -03:00
parent bb4da37e51
commit 9031c48773

View File

@ -578,7 +578,6 @@ static void reload_default_font()
JTheme theme = ji_get_theme();
const char *user_font;
DIRS *dirs, *dir;
char buf[512];
// No font for now
if (theme->default_font && theme->default_font != font)