mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-06 18:22:32 +00:00
* Put both global and download specific commands in a single
CommandMap. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@914 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -36,11 +36,10 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "rpc/parse.h"
|
||||
|
||||
#include "parse.h"
|
||||
#include "command_variable.h"
|
||||
|
||||
namespace utils {
|
||||
namespace rpc {
|
||||
|
||||
const torrent::Object
|
||||
CommandVariable::set_bool(Command* rawCommand, const torrent::Object& rawArgs) {
|
||||
|
||||
Reference in New Issue
Block a user