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:
parent
57716a0950
commit
5ba0a70848
1 changed files with 0 additions and 4 deletions
|
@ -731,10 +731,6 @@ Transmission.prototype =
|
|||
this._periodic_refresh = null;
|
||||
}
|
||||
},
|
||||
|
||||
scheduleFileRefresh: function() {
|
||||
this._periodicRefreshIterations = 0;
|
||||
},
|
||||
|
||||
/*--------------------------------------------
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue