Skip to content

Commit

Permalink
Remove outdated "TODO" comment
Browse files Browse the repository at this point in the history
This functionality is not actually necessary.
  • Loading branch information
jugglinmike committed Apr 26, 2013
1 parent d167b75 commit bedfd87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/d3-chart.js
Expand Up @@ -66,8 +66,6 @@
return this;
};

// TODO: Accept special options: `before` or `after`. These are names of
// layers in relation to which the new layer should be inserted.
Chart.prototype.layer = function(name, selection, options) {
var layer;

Expand Down

0 comments on commit bedfd87

Please sign in to comment.