mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
main: remove level number comments from the subsystem list (master)
Part of 31615.
This commit is contained in:
parent
987768b077
commit
5fa75a6cd4
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ const subsys_fns_t *tor_subsystems[] = {
|
|||
&sys_ocirc_event,
|
||||
&sys_btrack,
|
||||
|
||||
&sys_evloop, /* -20 */
|
||||
&sys_evloop,
|
||||
|
||||
&sys_mainloop,
|
||||
&sys_or,
|
||||
|
|
Loading…
Add table
Reference in a new issue