mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
Revert "fixup! prop224: Add hs_config.{c|h} with a refactoring"
This reverts commit e2497e2ba038133026a475f0f93c9054187b2a1d.
This commit is contained in:
parent
09b12c4094
commit
28f6431399
1 changed files with 0 additions and 1 deletions
|
@ -287,7 +287,6 @@ config_generic_service(const config_line_t *line_,
|
|||
|
||||
/* Makes thing easier. */
|
||||
config = &service->config;
|
||||
memset(config, 0, sizeof(*config));
|
||||
|
||||
/* The first line starts with HiddenServiceDir so we consider what's next is
|
||||
* the configuration of the service. */
|
||||
|
|
Loading…
Add table
Reference in a new issue