[MPlayer-cvslog] r32276 - trunk/libass/ass_mp.c
    Aurelien Jacobs 
    aurel at gnuage.org
       
    Thu Sep 30 01:11:31 CEST 2010
    
    
  
On Thu, Sep 16, 2010 at 08:44:20PM +0200, diego wrote:
> Author: diego
> Date: Thu Sep 16 20:44:19 2010
> New Revision: 32276
> 
> Log:
> Remove pointless fontconfig version #ifdef.
> We require at least version 2.0.4 of fontconfig, no need to check for it.
                              ^^^^^
I guess you meant 2.4.2
> -#if defined(FC_VERSION) && (FC_VERSION >= 20402)
                                             ^^^^^
Aurel
    
    
More information about the MPlayer-cvslog
mailing list