mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 12:39:57 +00:00
Removed unused variable in gui_setup_screen().
This commit is contained in:
parent
bb4da37e51
commit
9031c48773
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user