Remove a rendundant check for PidFile changes at runtime
commitc83463ef74050a9bb76fade9448f920a2e28da45
authorteor <teor2345@gmail.com>
Tue, 3 Jan 2017 04:03:34 +0000 (3 15:03 +1100)
committerteor <teor2345@gmail.com>
Tue, 3 Jan 2017 04:03:34 +0000 (3 15:03 +1100)
treecb58e69dab457e57337e4bef4c76b191604fcdaa
parent97ed2ce08560d1446c175a4a2e025762a1424e9a
Remove a rendundant check for PidFile changes at runtime

This check is already performed regardless of whether the sandbox is active.

Fixes bug 21123; bugfix on commit 2ae47d3 in 0.2.5.4-alpha.
changes/bug21123 [new file with mode: 0644]
src/or/config.c