[Fontconfig] fontconfig: Branch 'master'

Akira TAGOH tagoh at kemper.freedesktop.org
Mon Jan 7 00:55:36 PST 2013


 fc-query/fc-query.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit ea3a35306617eec068ed961439cf76cdbcb10c28
Author: Akira TAGOH <akira at tagoh.org>
Date:   Mon Jan 7 17:55:04 2013 +0900

    Clean up the unused variable

diff --git a/fc-query/fc-query.c b/fc-query/fc-query.c
index 883e303..2983e0f 100644
--- a/fc-query/fc-query.c
+++ b/fc-query/fc-query.c
@@ -100,7 +100,6 @@ main (int argc, char **argv)
     FcChar8     *format = NULL;
     int		err = 0;
     int		i;
-    FcBlanks    *blanks;
 #if HAVE_GETOPT_LONG || HAVE_GETOPT
     int		c;
 


More information about the Fontconfig mailing list