This commit is contained in:
Simon Gomizelj 2012-06-07 19:36:59 -04:00
parent e365aa19db
commit 6b122293aa
1 changed files with 0 additions and 1 deletions

View File

@ -297,7 +297,6 @@ static void load_config(GtkWindow *window, VteTerminal *vte,
if (!browser_cmd[0]) *clickable_url = false;
}
if (get_config_string(config, "options", "font", &cfgstr)) {
vte_terminal_set_font_from_string(vte, cfgstr);
g_free(cfgstr);