Explorar o código

main: remove level number comments from the subsystem list (master)

Part of 31615.
teor %!s(int64=4) %!d(string=hai) anos
pai
achega
5fa75a6cd4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/app/main/subsystem_list.c

+ 1 - 1
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,