diff --git a/lib/dox.js b/lib/dox.js index a79c6bb2..403f4a37 100644 --- a/lib/dox.js +++ b/lib/dox.js @@ -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)) { - } };