mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
added missing variable def after previous commit
This commit is contained in:
parent
23e8e932be
commit
373d41bc63
@ -217,6 +217,7 @@ void pqistreamer::updateRates()
|
||||
// now update rates both ways.
|
||||
|
||||
time_t t = time(NULL); // get current timestep.
|
||||
int64_t diff ;
|
||||
|
||||
{
|
||||
RsStackMutex stack(mStreamerMtx); /**** LOCKED MUTEX ****/
|
||||
|
Loading…
Reference in New Issue
Block a user