diff -r ef6c1252c459 -r 37b70a8c61a2 src/js/layout.js --- a/src/js/layout.js Tue Oct 25 14:31:10 2011 +0200 +++ b/src/js/layout.js Tue Oct 25 14:31:28 2011 +0200 @@ -15,7 +15,6 @@ if (options === undefined) { options = {}; - console.error("The options parameter is undefined."); }; if (options.hasOwnProperty('container')) {