From 9101dd43da80ea916b7067338c89a9e0994dee5a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 21 Jul 2010 06:55:08 +0800 Subject: [PATCH] JSDOC/DocComment.js --- JSDOC/DocComment.js | 1 - 1 file changed, 1 deletion(-) diff --git a/JSDOC/DocComment.js b/JSDOC/DocComment.js index 36baaa4..1e9e94e 100644 --- a/JSDOC/DocComment.js +++ b/JSDOC/DocComment.js @@ -39,7 +39,6 @@ DocComment = XObject.define( { function array2object(a) { - var r = []; a.forEach(function(e) { r.push(e.toObject()); -- 2.39.2