From: John Resig Date: Fri, 15 Jan 2010 22:46:33 +0000 (-0500) Subject: Removed some dead code from buildFragment. Thanks to Sean Catchpole for the suggestion. X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=6618ff0b0abe38a0914d8afe0a2b271c977adf6b Removed some dead code from buildFragment. Thanks to Sean Catchpole for the suggestion. --- diff --git a/src/manipulation.js b/src/manipulation.js index 742ec25..59edcbc 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -322,7 +322,7 @@ function cloneCopyEvent(orig, ret) { } function buildFragment( args, nodes, scripts ) { - var fragment, cacheable, cached, cacheresults, doc; + var fragment, cacheable, cacheresults, doc; if ( args.length === 1 && typeof args[0] === "string" && args[0].length < 512 && args[0].indexOf("