From 0744c47ee880950f9f35fea09ab2adb40e4797a1 Mon Sep 17 00:00:00 2001 From: Stephen Mathieson Date: Sat, 16 Mar 2013 09:45:40 -0400 Subject: [PATCH] removing accidental garbage --- lib/dox.js | 4 ---- 1 file changed, 4 deletions(-) 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)) { - } };