mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-12 04:24:27 +00:00
remove incorrect comment
This commit is contained in:
parent
1aa4611e30
commit
2641868cff
@ -17,7 +17,6 @@ http://code.google.com/p/json-xml-rpc/wiki/DocumentationForJavaScript
|
||||
var service = new rpc.ServiceProxy("$base/json/rpc", {/*options*/});
|
||||
|
||||
function get_session_state( ) {
|
||||
//This code will send a data object via a GET request and alert the retrieved data.
|
||||
service.get_session_state({params:[],
|
||||
onSuccess:function(result){
|
||||
alert("session_state: " + result);
|
||||
|
Loading…
x
Reference in New Issue
Block a user