]> source.dussan.org Git - jquery.git/commit
Fix #10589. Remove deprecated $.fn.data("events") special case.
authorDave Methvin <dave.methvin@gmail.com>
Mon, 11 Jun 2012 21:16:19 +0000 (17:16 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 11 Jun 2012 21:16:19 +0000 (17:16 -0400)
commit9e0c056171d1a5cac407f8fedbf926be91eaba1a
treee4b5ab8959e5051ded3a2a6ee41b0d028a8d5565
parent6af0bcc6262062aa99102a7a9bbde36779f1388f
Fix #10589. Remove deprecated $.fn.data("events") special case.

No unit tests were harmed in the removal of this hack.
src/data.js