mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Turn "compress" into a subsystem.
This commit is contained in:
@@ -255,7 +255,6 @@ main(int c, const char **v)
|
||||
subsystems_init_upto(SUBSYS_LEVEL_LIBS);
|
||||
|
||||
options = options_new();
|
||||
tor_compress_init();
|
||||
|
||||
struct tor_libevent_cfg cfg;
|
||||
memset(&cfg, 0, sizeof(cfg));
|
||||
|
||||
Reference in New Issue
Block a user