Remove another bad idea.
[pwl6.git] / src / yuu / rdr.js
index 312bee1..b86b4d5 100644 (file)
             rdros.push(this._rdro);
         },
 
-        // TODO: yT should offer some way to specify these in two
-        // lists, i.e. the rdro aliases, and the quad aliases.
-
         material: { alias: "_rdro.material", chainable: true },
         z: { alias: "_rdro.z", chainable: true },
         uniforms: { alias: "_rdro.uniforms" },