X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Ffx%2Ffx.js;h=3fd4990208b17df7fed6a12732b8353453fd28d1;hb=f1f3d6f300f6db94910b11f387c7f9b741627c02;hp=6bbc772e3bdd4d32fa653b34ba258e66a1b1d899;hpb=05164f34be95f271301d5dbd9a1d13207b3bf850;p=jquery.git diff --git a/src/fx/fx.js b/src/fx/fx.js index 6bbc772..3fd4990 100644 --- a/src/fx/fx.js +++ b/src/fx/fx.js @@ -493,8 +493,6 @@ jQuery.extend({ // Remember where we started, so that we can go back to it later z.el.orig[prop] = this.cur(); - var start = z.el.orig[prop]; - // Begin the animation z.custom(0, z.el.orig[prop]);