evas_font_dir: do not passed free'd memory to eina_list_remove()
authorStefan Schmidt <stefan@osg.samsung.com>
Mon, 30 Nov 2015 16:16:28 +0000 (17:16 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 30 Nov 2015 16:36:24 +0000 (17:36 +0100)
commit54abe37c44cae3500b514a6ab3563ff93e330725
tree4e4228fdeb27d200e27c0c91beba23adb2cf5ff9
parentdb8d1883d75343bc58657e61b88314feed0393b0
evas_font_dir: do not passed free'd memory to eina_list_remove()

Free the actual memory after we removed it from the list.
src/lib/evas/canvas/evas_font_dir.c