Skip to content

Commit

Permalink
Remove commented-out code pending backport from native
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed Nov 17, 2017
1 parent 80d0e48 commit 7315489
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/style/style.js
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,6 @@ class Style extends Evented {
}
}

// if (this.placement.hasTransition()) {
// return true;
// }

return false;
}

Expand Down

0 comments on commit 7315489

Please sign in to comment.