Remove comment

This commit is contained in:
Simon Walton 2018-09-13 18:21:16 -07:00
parent 74ea1548a9
commit 727aea2025

View file

@ -122,7 +122,6 @@ void setGlobalInstance(const char* propertyName, const QVariant& variant) {
}
}
// Do we still need this?
static qint64 usecTimestampNowAdjust = 0; // in usec
void usecTimestampNowForceClockSkew(qint64 clockSkew) {
::usecTimestampNowAdjust = clockSkew;