summaryrefslogtreecommitdiff
path: root/fc-scan
diff options
context:
space:
mode:
Diffstat (limited to 'fc-scan')
-rw-r--r--fc-scan/fc-scan.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/fc-scan/fc-scan.c b/fc-scan/fc-scan.c
index 1f18e800..58a0b152 100644
--- a/fc-scan/fc-scan.c
+++ b/fc-scan/fc-scan.c
@@ -150,9 +150,7 @@ main (int argc, char **argv)
for (i = 0; i < fs->nfont; i++)
{
- FcPattern *pat;
-
- pat = fs->fonts[i];
+ FcPattern *pat = fs->fonts[i];
if (format)
{