Skip to content

Commit

Permalink
Remove unused event cache store (#3591)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewVita authored and dfreedm committed Apr 18, 2016
1 parent c0e0a73 commit 364ede9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/bind/accessors.html
Expand Up @@ -11,8 +11,6 @@

Polymer.Bind = {

_dataEventCache: {},

// for prototypes (usually)
prepareModel: function(model) {
Polymer.Base.mixin(model, this._modelApi);
Expand Down

0 comments on commit 364ede9

Please sign in to comment.