src/js/layout.js
branchpopcorn-port
changeset 138 37b70a8c61a2
parent 117 b0a699baf3f1
child 159 de92bfdcbe4c
--- 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')) {