diff --git a/sea.js b/sea.js index ab7134e2..aaddd82b 100644 --- a/sea.js +++ b/sea.js @@ -1004,7 +1004,7 @@ return gun; } User.prototype.recall = function(opt, cb){ - var gun = this, root = gun.back(-1); + var gun = this, root = gun.back(-1), tmp; opt = opt || {}; if(opt && opt.sessionStorage){ if(SEA.window){