Make it compile.
This commit is contained in:
parent
833b202360
commit
523228b709
2 changed files with 2 additions and 0 deletions
|
@ -615,4 +615,5 @@ update_theme_entries(GtkWidget *disp_list)
|
||||||
} else
|
} else
|
||||||
g_free (d_theme);
|
g_free (d_theme);
|
||||||
if (current_theme == NULL)
|
if (current_theme == NULL)
|
||||||
|
;
|
||||||
}
|
}
|
||||||
|
|
|
@ -615,4 +615,5 @@ update_theme_entries(GtkWidget *disp_list)
|
||||||
} else
|
} else
|
||||||
g_free (d_theme);
|
g_free (d_theme);
|
||||||
if (current_theme == NULL)
|
if (current_theme == NULL)
|
||||||
|
;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue