Skip to content

Commit

Permalink
Merge pull request #89 from stephenmathieson/remove-garbage
Browse files Browse the repository at this point in the history
removing accidental garbage
  • Loading branch information
tj committed Mar 16, 2013
2 parents 1c4032e + 0744c47 commit 06b1fd7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/dox.js
Expand Up @@ -297,9 +297,5 @@ exports.parseCodeContext = function(str){
, value: RegExp.$2
, string: RegExp.$1
};
// result of iffe
// amaze.lib.indexOf = (function () {
} else if (/[ \t]*=[ \t]*\(function/.exec(str)) {

}
};

0 comments on commit 06b1fd7

Please sign in to comment.