From: Alan Knowles Date: Wed, 22 Oct 2014 04:01:50 +0000 (+0800) Subject: raphael.js X-Git-Url: http://git.roojs.org/?p=raphael;a=commitdiff_plain;h=992b6089e62ef2e397f4edde3599aaed12d64f52 raphael.js --- diff --git a/raphael.js b/raphael.js index 491bbba..a8363aa 100644 --- a/raphael.js +++ b/raphael.js @@ -2019,37 +2019,7 @@ elproto = R.el = {}; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + for (var i = events.length; i--;) { (function (eventName) { R[eventName] = elproto[eventName] = function (fn, scope) {