Make it compile.

This commit is contained in:
Martin Baulig 1999-04-01 11:31:06 +00:00
parent 833b202360
commit 523228b709
2 changed files with 2 additions and 0 deletions

View file

@ -615,4 +615,5 @@ update_theme_entries(GtkWidget *disp_list)
} else
g_free (d_theme);
if (current_theme == NULL)
;
}