unit tests now pass with null multimedia #1705

This commit is contained in:
nick black 2021-06-02 02:18:22 -04:00 committed by Nick Black
parent f46012e2d9
commit 7b72ef0567

View File

@ -1637,8 +1637,8 @@ fprintf(stderr, "xrat: %f yrat: %f\n", xrat, yrat);
++dx;
}
}
++dy;
}
++dy;
}
return ret;
}