mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-13 13:42:30 +00:00
* Cleaned up commands.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1068 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -339,14 +339,6 @@ d_multicall(const torrent::Object& rawArgs) {
|
||||
return resultRaw;
|
||||
}
|
||||
|
||||
torrent::Object
|
||||
cmd_call(const char* cmd, rpc::target_type target, const torrent::Object& rawArgs) {
|
||||
rpc::parse_command_multiple(target, cmd);
|
||||
|
||||
return torrent::Object();
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
initialize_command_events() {
|
||||
core::DownloadList* downloadList = control->core()->download_list();
|
||||
|
||||
Reference in New Issue
Block a user