No need to set beans = true since we're always producing beans.

This commit is contained in:
Jürg Lehni 2011-11-11 14:03:36 +01:00
parent 1124236b8a
commit 99a8532cca

View file

@ -299,7 +299,6 @@ var Color = this.Color = Base.extend(new function() {
* @ignore
*/
extend: function(src) {
src.beans = true;
if (src._colorType) {
var comps = components[src._colorType];
// Automatically produce the _components field, adding alpha