aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/fc-query/fc-query.c
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/fc-query/fc-query.c')
-rw-r--r--fontconfig/fc-query/fc-query.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fontconfig/fc-query/fc-query.c b/fontconfig/fc-query/fc-query.c
index 883e3031e..2983e0f19 100644
--- a/fontconfig/fc-query/fc-query.c
+++ b/fontconfig/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;