mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-06 18:22:32 +00:00
* Cleaning up command names. The deprecated commands will be redirected.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1131 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -491,7 +491,6 @@ initialize_command_network() {
|
||||
|
||||
ADD_VARIABLE_BOOL("peer_exchange", true);
|
||||
|
||||
// Not really network stuff:
|
||||
ADD_VARIABLE_BOOL ("handshake_log", false);
|
||||
rpc::commands.call("system.method.insert", rpc::create_object_list("log.handshake", "bool|const", int64_t()));
|
||||
rpc::commands.call("system.method.insert", rpc::create_object_list("log.tracker", "string|const", ""));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user