]> granicus.if.org Git - transmission/commitdiff
(trunk web) remove unused function
authorKevin Glowacz <kevin@glowacz.info>
Wed, 12 Aug 2009 02:53:29 +0000 (02:53 +0000)
committerKevin Glowacz <kevin@glowacz.info>
Wed, 12 Aug 2009 02:53:29 +0000 (02:53 +0000)
web/javascript/transmission.js

index 594c7b24ea59382512debb3018d532233e9aa3bf..8c41b9e16ec13e99a602736eecf8c81f32dd4063 100644 (file)
@@ -731,10 +731,6 @@ Transmission.prototype =
                        this._periodic_refresh = null;
                }
        },
-       
-       scheduleFileRefresh: function() {
-               this._periodicRefreshIterations = 0;
-       },
 
        /*--------------------------------------------
         *