Verified Commit 3a875ea4 authored by c's avatar c
Browse files

TorNet: remove unused DEFAULTS['core']

parent 2663148a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1885,7 +1885,6 @@ DEFAULTS = {
    'ptport_base' : 9900,
    'authorities': "AlternateDirAuthority bleargh bad torrc file!",
    'bridges': "Bridge bleargh bad torrc file!",
    'core': True,
    # poll_launch_time: None means wait on launch (requires RunAsDaemon),
    # otherwise, poll after that many seconds (can be fractional/decimal)
    'poll_launch_time': None,