Roo/Login.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 23 Jun 2010 08:23:18 +0000 (16:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 23 Jun 2010 08:23:18 +0000 (16:23 +0800)
Roo/Login.js

index 40e00c7..56a5c71 100644 (file)
@@ -50,9 +50,7 @@ Roo.Login = function(cfg)
         this.onLoad();
     }, this);
     // call parent..
-    var dcfg = {
-        items : this.items
-    };
+    
     this.items = [];
        
     Roo.Login.superclass.constructor.call(this, this);