1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-19 04:41:11 +00:00

(trunk web) remove dead function call.

This commit is contained in:
Jordan Lee 2011-08-27 02:48:06 +00:00
parent 9cb9fd56d9
commit fbaab34ec6

View file

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