This commit is contained in:
fat 2013-02-28 20:48:48 -08:00
parent 2f27d9851c
commit cec434a4c3

View File

@ -1129,7 +1129,6 @@
, options = {}
, self
this._options && $.each(this._options, function (key, value) {
if (defaults[key] != value) options[key] = value
}, this)