diff Gui/mplayer/play.c @ 1829:a4156c8cdd57

add font free func.
author pontscho
date Sat, 01 Sep 2001 19:57:44 +0000
parents 1791c7930776
children 62b8e85865a2
line wrap: on
line diff
--- a/Gui/mplayer/play.c	Sat Sep 01 19:44:49 2001 +0000
+++ b/Gui/mplayer/play.c	Sat Sep 01 19:57:44 2001 +0000
@@ -134,6 +134,8 @@
    skinAppMPlayer=&tmpList;
    ret=skinRead( gtkShMem->sb.name );
 
+   fntFreeFont();
+
    appInitStruct( &tmpList );
    skinAppMPlayer=&appMPlayer;
    appInitStruct( &appMPlayer );