# HG changeset patch # User alex # Date 1054402247 0 # Node ID beeed3a9606ecedab8a96ee19db2c008d10f05b3 # Parent f82646fc1431fd1a359da6bf41c81a4665f1794a reversed my 10l diff -r f82646fc1431 -r beeed3a9606e mplayer.c --- a/mplayer.c Sat May 31 16:41:41 2003 +0000 +++ b/mplayer.c Sat May 31 17:30:47 2003 +0000 @@ -3529,10 +3529,10 @@ goto play_next_file; } +#ifdef HAVE_FREETYPE current_module="uninit_font"; if (vo_font) free_font_desc(vo_font); vo_font = NULL; -#ifdef HAVE_FREETYPE done_freetype(); #endif