Convert all jQuery.removeData(foo, bar, true) calls to jQuery._remove(foo, bar)
commitfd5facf1d1db40149e0221ce8215b56f155b9394
authorRick Waldron <waldron.rick@gmail.com>
Tue, 16 Oct 2012 18:14:09 +0000 (16 14:14 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Tue, 16 Oct 2012 18:14:37 +0000 (16 14:14 -0400)
tree3b0d5de628a991cea2f4ece1980faffef205afc3
parentbf145b6f3e953b53408f3fe52f24ccded38e44d3
Convert all jQuery.removeData(foo, bar, true) calls to jQuery._remove(foo, bar)

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
test/unit/attributes.js
test/unit/dimensions.js
test/unit/effects.js
test/unit/queue.js