No need to use .call() anymore since we switched from .apply() for appendTo, etc...
[jquery.git] / test / unit / queue.js
2009-12-06 John ResigSplit the queue code out from data.js into a dedicated...