Prechádzať zdrojové kódy

Remove a field that nobody sets or uses.

svn:r4856
Nick Mathewson 20 rokov pred
rodič
commit
47aa42fc17
1 zmenil súbory, kde vykonal 0 pridanie a 2 odobranie
  1. 0 2
      src/or/or.h

+ 0 - 2
src/or/or.h

@@ -773,8 +773,6 @@ typedef struct {
   time_t running_routers_updated_on;
   /** What is the most recently received running_routers structure? */
   running_routers_t *running_routers;
-  /** Which router is claimed to have signed it? */
-  char *signing_router;
 } routerlist_t;
 
 /** Information on router used when extending a circuit.  (We don't need a