Skip to content

Commit 9072faa

Browse files
billouboqdarrachequesne
authored andcommitted
[refactor] Remove unused var (#53)
1 parent 9772195 commit 9072faa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

binary.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ exports.deconstructPacket = function(packet){
6060
*/
6161

6262
exports.reconstructPacket = function(packet, buffers) {
63-
var curPlaceHolder = 0;
6463

6564
function _reconstructPacket(data) {
6665
if (data && data._placeholder) {

0 commit comments

Comments
 (0)