For now, use jsnlog-DEV.js
[mkws-moved-to-github.git] / src / mkws-widget.js
index d060e32..fd51a12 100644 (file)
@@ -13,7 +13,6 @@ mkws.makeWidget = function($, team, type, node) {
     config: mkws.objectInheritingFrom(team.config)
   };
 
-  that.log = team.log;
   that.trace = team.trace;
   that.debug = team.debug;
   that.info = team.info;