Skip to content
Snippets Groups Projects
Commit 757ab4ba authored by deuce's avatar deuce
Browse files

Remove debug output in previous commit.

parent 765feb01
No related branches found
No related tags found
No related merge requests found
......@@ -662,7 +662,6 @@ BinkP.prototype.session = function()
case this.command.M_EOB:
this.ack_file();
if (this.ver1_1) {
log("Sent empty: "+this.sentempty+", Got: "+this.gotempty);
if (!(this.sentempty && this.gotempty))
this.senteob = false;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment