--- 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')) {