mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 17:43:21 +02:00
fix warning
This commit is contained in:
parent
cac4e5ba6c
commit
be94f98a91
1 changed files with 0 additions and 2 deletions
|
@ -267,8 +267,6 @@ void runReceive(const char* addressOption, int port, int gap, int size, int repo
|
|||
quint64 last = 0; // first case
|
||||
quint64 lastReport = 0;
|
||||
|
||||
quint64 a,b;
|
||||
|
||||
while (true) {
|
||||
|
||||
quint64 networkStart = usecTimestampNow();
|
||||
|
|
Loading…
Reference in a new issue