diff --git a/chrome/chromeFiles/content/scholar/xpcom/data_access.js b/chrome/chromeFiles/content/scholar/xpcom/data_access.js index a90b59a195..db807d70d3 100644 --- a/chrome/chromeFiles/content/scholar/xpcom/data_access.js +++ b/chrome/chromeFiles/content/scholar/xpcom/data_access.js @@ -1791,10 +1791,7 @@ Scholar.Collection.prototype.hasItem = function(itemID){ Scholar.Collection.prototype.hasDescendent = function(type, id){ var descendents = this._getDescendents(); for (var i=0, len=descendents.length; i