mirror of
https://github.com/lubosz/overte.git
synced 2025-04-15 17:20:29 +02:00
Remove comment
This commit is contained in:
parent
74ea1548a9
commit
727aea2025
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue