mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-07 02:32:32 +00:00
Removed old thread test code.
This commit is contained in:
@@ -63,7 +63,6 @@ public:
|
||||
void set_xmlrpc_log(const std::string& filename);
|
||||
|
||||
static void start_scgi(ThreadBase* thread);
|
||||
static void start_log_counter(ThreadBase* thread);
|
||||
static void msg_change_xmlrpc_log(ThreadBase* thread);
|
||||
|
||||
private:
|
||||
@@ -77,7 +76,6 @@ private:
|
||||
rpc::SCgi* scgi;
|
||||
};
|
||||
|
||||
rak::priority_item m_taskTouchLog;
|
||||
safe_type m_safe;
|
||||
|
||||
// The following types shall only be modified while holding the
|
||||
|
||||
Reference in New Issue
Block a user