diff --git a/src/style/style.js b/src/style/style.js index 869fa424645..06fb013fbb2 100644 --- a/src/style/style.js +++ b/src/style/style.js @@ -336,10 +336,6 @@ class Style extends Evented { } } - // if (this.placement.hasTransition()) { - // return true; - // } - return false; }