(trunk web) remove unused function

This commit is contained in:
Kevin Glowacz 2009-08-12 02:53:29 +00:00
parent 57716a0950
commit 5ba0a70848
1 changed files with 0 additions and 4 deletions

View File

@ -731,10 +731,6 @@ Transmission.prototype =
this._periodic_refresh = null;
}
},
scheduleFileRefresh: function() {
this._periodicRefreshIterations = 0;
},
/*--------------------------------------------
*