removed unused code

This commit is contained in:
TravCav
2018-04-05 10:29:35 -04:00
parent c145f63611
commit 3ce25593cd

View File

@@ -696,8 +696,6 @@ namespace ts {
// If we are not reducing and we have a truthy result, return it.
return accumulator;
}
hasPendingCommentRange = false;
}
pendingPos = startPos;