]> granicus.if.org Git - transmission/commitdiff
(trunk web) remove dead function call.
authorJordan Lee <jordan@transmissionbt.com>
Sat, 27 Aug 2011 02:48:06 +0000 (02:48 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sat, 27 Aug 2011 02:48:06 +0000 (02:48 +0000)
web/javascript/transmission.remote.js

index c63270421d03a5460b8bbb9f276d6c64e0dbe69c..1c90dacd7f107adc5103302d15626dbc50bce0f5 100644 (file)
@@ -89,7 +89,6 @@ TransmissionRemote.prototype =
                        'alert(remote._error);',
                        null,
                        'Dismiss');
-               remote._controller.togglePeriodicRefresh(false);
                remote._controller.togglePeriodicSessionRefresh(false);
        },