whitespace

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

View File

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