instancer: remove too verbose logging message

This commit is contained in:
Cosimo Lupo 2019-04-18 10:50:32 +01:00
parent f742738949
commit 9ddbabb38a
No known key found for this signature in database
GPG Key ID: 20D4A261E4A0E642

View File

@ -142,8 +142,6 @@ def instantiateCvar(varfont, location):
def setMvarDeltas(varfont, deltas):
log.info("Setting MVAR deltas")
mvar = varfont["MVAR"].table
records = mvar.ValueRecord
for rec in records: