summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/src/libttf/hint.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/libttf/hint.c b/sys/src/libttf/hint.c
index 2b68db2a8..951762054 100644
--- a/sys/src/libttf/hint.c
+++ b/sys/src/libttf/hint.c
@@ -1443,7 +1443,6 @@ h_shc(Hint *h)
n = forceproject(h, p, dp + d);
setpoint(h, ZP2, i, n);
}
- h->f->loop = 1;
}
static void (*itable[256])(Hint *) = {