Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-01-08 23:08:33 +03:00
parent e917c151fe
commit 5ce352d915

View File

@ -367,7 +367,6 @@ module.ImagesPrototype = {
// //
// this will be set to the value... // this will be set to the value...
// //
// XXX revise...
// XXX are these slower than doing it manualy via Object.keys(..) // XXX are these slower than doing it manualy via Object.keys(..)
// XXX use .keys() // XXX use .keys()
forEach: function(func){ forEach: function(func){