mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-25 16:18:22 -04:00
Removed global variable "Tor::TorControl *torControl"
This commit is contained in:
parent
1fafaeb909
commit
8d3046d157
@ -46,8 +46,6 @@
|
||||
#include "StrUtil.h"
|
||||
#include "PendingOperation.h"
|
||||
|
||||
Tor::TorControl *torControl = 0;
|
||||
|
||||
class nullstream: public std::ostream {};
|
||||
|
||||
static std::ostream& torctrldebug()
|
||||
|
@ -149,5 +149,3 @@ private:
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
extern Tor::TorControl *torControl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user