Modified: jquery/jquery.xsajax.js =================================================================== --- jquery/jquery.xsajax.js 2007-04-13 09:31:45 UTC (rev 31) +++ jquery/jquery.xsajax.js 2007-04-13 09:43:44 UTC (rev 32) @@ -41,11 +41,11 @@ $(document.createElement('script')) .attr('type', 'text/javascript') .attr('src', arg.url); - var node_helper = null; /* optionally apply on-load handler for garbage collecting