Skip to content

Commit

Permalink
Merge pull request #16 from mmalecki/fix
Browse files Browse the repository at this point in the history
[fix] Remove unused variables and function
  • Loading branch information
Paolo Fragomeni committed Jun 10, 2012
2 parents 79a9bd5 + dd85b27 commit 50864c2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/eventvat.js
Expand Up @@ -9,13 +9,6 @@
}
}

function init() {
this._events = new Object;
}

this.wildcard = ' ';
this.listenerTree = new Object;

//
// Determine if a key exists within an object
//
Expand Down

0 comments on commit 50864c2

Please sign in to comment.