Skip to content

removed useless line and commented out code

Mateusz Brawański requested to merge github/fork/Valansch/master into master

Created by: Valansch

Summary

Removed useless line and commented out code

Details

Afais //this._waiting_for_ack = false; was removed on year ago and has no relation to the current state of the file. var ping = Volatile.Read(ref this._ping); variable was written, then overwritten.

Changes proposed

Removing the stale lines

Merge request reports

Loading