diff --git a/src/color/Color.js b/src/color/Color.js index 2011fcec..c34ca2a1 100644 --- a/src/color/Color.js +++ b/src/color/Color.js @@ -138,7 +138,6 @@ var Color = this.Color = Base.extend(new function() { var fields = { /** @lends Color# */ - beans: true, _readNull: true, // DOCS: write Color constructor and class documentation. diff --git a/src/item/Layer.js b/src/item/Layer.js index bb8bac3c..3605a9e9 100644 --- a/src/item/Layer.js +++ b/src/item/Layer.js @@ -17,8 +17,6 @@ var Layer = this.Layer = Group.extend({ /** @lends Layer# */ - beans: true, - // DOCS: improve constructor code example. /** * Creates a new Layer item and places it at the end of the