1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00

(trunk web) remove unused function

This commit is contained in:
Kevin Glowacz 2009-08-12 02:53:29 +00:00
parent 57716a0950
commit 5ba0a70848

View file

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