Skip to content
Snippets Groups Projects
Commit 4733aa4e authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Merge branch 'optionsmem' of https://github.com/neosilky/feh into neosilky-optionsmem

parents 04c5cf2f 472bd571
No related branches found
No related tags found
Loading
......@@ -193,6 +193,9 @@ void feh_clean_exit(void)
{
delete_rm_files();
free(opt.menu_bg);
free(opt.menu_font);
if (opt.filelistfile)
feh_write_filelist(filelist, opt.filelistfile);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment