summaryrefslogtreecommitdiff
path: root/src/pshinter/pshglob.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pshinter/pshglob.c')
-rw-r--r--src/pshinter/pshglob.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pshinter/pshglob.c b/src/pshinter/pshglob.c
index 3dfdd2400..7557f34db 100644
--- a/src/pshinter/pshglob.c
+++ b/src/pshinter/pshglob.c
@@ -100,6 +100,8 @@
FT_UInt count_top = top_table->count;
FT_UInt count_bot = bot_table->count;
FT_Bool first = 1;
+
+ FT_UNUSED(target);
for ( ; read_count > 0; read_count -= 2 )
{