[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] main: remove level number comments from the subsystem list (master)



commit 5fa75a6cd45d81476d5648665717d46a406845bf
Author: teor <teor@xxxxxxxxxxxxxx>
Date:   Tue Sep 10 09:04:38 2019 +1000

    main: remove level number comments from the subsystem list (master)
    
    Part of 31615.
---
 src/app/main/subsystem_list.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/main/subsystem_list.c b/src/app/main/subsystem_list.c
index d525708e7..67cb12363 100644
--- a/src/app/main/subsystem_list.c
+++ b/src/app/main/subsystem_list.c
@@ -53,7 +53,7 @@ const subsys_fns_t *tor_subsystems[] = {
   &sys_ocirc_event,
   &sys_btrack,
 
-  &sys_evloop, /* -20 */
+  &sys_evloop,
 
   &sys_mainloop,
   &sys_or,



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits