diff --git a/js/id/behavior/breathe.js b/js/id/behavior/breathe.js index 379c49adf..4ad77cdc2 100644 --- a/js/id/behavior/breathe.js +++ b/js/id/behavior/breathe.js @@ -92,7 +92,7 @@ iD.behavior.Breathe = function() { }, 200); }; - breathe.off = function(surface) { + breathe.off = function() { done = true; d3.timer.flush(); selected