proper Tor settings (reverted r3915 and implemented it the right way)

This commit is contained in:
Miroslav Stampar
2011-05-24 11:06:58 +00:00
parent 0486d1cdaa
commit f774d8fea0
4 changed files with 51 additions and 25 deletions

View File

@@ -99,7 +99,6 @@ class WARNFLAGS:
RANDOM_AGENT = 'randomAgent'
DATA_TO_STDOUT = 'dataToStdout'
THREADS = 'threads'
TOR = 'tor'
class EXPECTED:
BOOL = "bool"