(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);
},